P_Rhino_Geometry_Silhouette_GeometryComponentIndex - mcneel/rhinocommon-api-docs GitHub Wiki
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) Version: Rhino 6.0
C#
public ComponentIndex GeometryComponentIndex { get; }
VB
Public ReadOnly Property GeometryComponentIndex As ComponentIndex
Get
Type: ComponentIndex
Supported in: 6.0.16224.21491