Click or drag to resize

PlaneSurfacePlane Property

Gets or sets the plane surface's plane.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public Plane Plane { get; set; }

Property Value

Type: Plane
See Also