Skip to content

P_Rhino_Geometry_Plane_XAxis

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Plane.XAxis Property

Gets or sets the X axis vector of this plane.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Vector3d XAxis { get; set; }

VB

Public Property XAxis As Vector3d
	Get
	Set

Property Value

Type: Vector3d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Plane Structure
Rhino.Geometry Namespace

Clone this wiki locally