SplineInsertFitPointAt Method

Inserts the specified fit point at the specified index.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void InsertFitPointAt(
        int index,
        Point3d point
)

Parameters

index  Int32
[in] Fit point index.
point  Point3d
[in] Fit point to insert.
See Also

©  Bricsys NV. All rights reserved.