Click or drag to resize

HiddenLineDrawingPointClippingPlaneIndex Property

Index into HiddenLineDrawing.ClippingPlanes when SilhouetteType == SilhouetteType.SectionCut.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.8
Syntax
public int ClippingPlaneIndex { get; }

Property Value

Type: Int32
See Also