Curve2dCollectionIndexOf Method

Returns the index of the curve in this collection that matches the specified curve.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public int IndexOf(
        Curve2d value
)

Parameters

value  Curve2d
[in] Curve for which to find the index.

Return Value

Int32
See Also

©  Bricsys NV. All rights reserved.