ClippingPlaneSurfaceViewportIds Method |
Returns the ids of RhinoViewport objects that are clipped by this clipping plane.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Guid[] ViewportIds()
Public Function ViewportIds As Guid()
Return Value
Type:
GuidThe ids of RhinoViewport objects.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also