ViewInfoClippingPlanesIds Property |
Returns a list of clipping plane Ids associated with this view.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Guid[] ClippingPlanesIds { get; }
Public ReadOnly Property ClippingPlanesIds As Guid()
Get
Property Value
Type:
Guid
See Also