KnotCollectionCopyTo Method

Copies this knot collection to the specified array.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void CopyTo(
        double[] a,
        int index
)

Parameters

a  Double
[out] Receives the knot collection.
index  Int32
[in] Index in the passed array starting from which the knot collection is stored.
See Also

©  Bricsys NV. All rights reserved.