Click or drag to resize

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)
Since: 6.0
Syntax
public ComponentIndex GeometryComponentIndex { get; }

Property Value

Type: ComponentIndex
See Also