DisplayPipelineCullControlPolygon Method |
Returns a value indicating if only points on the side of the surface that
face the camera are displayed.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static bool CullControlPolygon()
Public Shared Function CullControlPolygon As Boolean
Return Value
Type:
Booleantrue if backfaces of surface and mesh control polygons are culled.
This value is determined by the _CullControlPolygon command.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also