MeshPointComponentIndex Property |
Gets the component index of the intersecting element in the mesh.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public ComponentIndex ComponentIndex { get; }
Public ReadOnly Property ComponentIndex As ComponentIndex
Get
Property Value
Type:
ComponentIndexSee Also