HiddenLineDrawingSegment.IsSceneSilhouette Property

HiddenLineDrawingSegmentIsSceneSilhouette Property

Returns true if this curve is a scene silhoutte.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool IsSceneSilhouette { get; }
Public ReadOnly Property IsSceneSilhouette As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.14
See Also