Click or drag to resize

BrepEdgeTrimIndices Method

Gets the indices of all trims associated with this edge.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.12
Syntax
public int[] TrimIndices()

Return Value

Type: Int32
Empty array on failure.
See Also