P_Rhino_Geometry_Plane_Origin - mcneel/rhinocommon-api-docs GitHub Wiki

Plane.Origin Property

Gets or sets the origin point of this plane.

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

Syntax

C#

public Point3d Origin { get; set; }

VB

Public Property Origin As Point3d
	Get
	Set

Property Value

Type: Point3d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Plane Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️