ClippingPlane.ViewIds Property

ClippingPlaneViewIds Property

Get list of View IDs this clipping plane is supposed to clip.

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public List<Guid> ViewIds { get; }
Public ReadOnly Property ViewIds As List(Of Guid)
	Get

Property Value

Type: ListGuid
Version Information

Rhino for Windows

Supported in: 6.14
See Also