Click or drag to resize

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; }

Property Value

Type: ComponentIndex
See Also