CurveExtend(Boolean, Point3d) Method

Extends this curve to the specified WCS point.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void Extend(
        bool extendStart,
        Point3d toPoint
)

Parameters

extendStart  Boolean
[in] True to extend the start of the curve; false to extend the end of the curve.
toPoint  Point3d
[in] Point to which to extend.
See Also

©  Bricsys NV. All rights reserved.