Silhouette.GeometryComponentIndex Property

SilhouetteGeometryComponentIndex Property

Gets the component index corresponding with this silhouette curve. This field is only set when the entire silhouette curve is part of some geometry component.

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

Property Value

Type: ComponentIndex
Version Information

Rhino for Windows

Supported in: 6.14
See Also