Curve2dCollectionCopyTo Method

Copies the entire collection to the array starting at the specified index.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public void CopyTo(
        Curve2d[] array,
        int index
)

Parameters

array  Curve2d
[in] Destination array.
index  Int32
[in] The index of the array at which to begin inserting.
See Also

©  Bricsys NV. All rights reserved.