Click or drag to resize

HatchPlane Property

Gets or sets the hatch plane

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

Property Value

Type: Plane
See Also