HiddenLineDrawingSegmentIsSceneSilhouette Property |
Returns true if this curve is a scene silhouette.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic bool IsSceneSilhouette { get; }
Public ReadOnly Property IsSceneSilhouette As Boolean
Get
Property Value
Type:
Boolean
See Also