Click or drag to resize

ClippingPlaneViewIds Property

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

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public List<Guid> ViewIds { get; }

Property Value

Type: ListGuid
See Also