PolylineCurve3dSetFitPointAt Method

Sets the fit point at the specified index.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetFitPointAt(
        int i,
        Point3d point
)

Parameters

i  Int32
[in] An index by which a fit point is set.
point  Point3d
[in] Fit point to set.
See Also

©  Bricsys NV. All rights reserved.