NurbCurve3dJoinWith Method

Joins the specified OdGeNurbCurve3d with this spline and returns a reference to the recomputed spline.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void JoinWith(
        NurbCurve3d curve
)

Parameters

curve  NurbCurve3d
[in] Spline to be joined with this spline.
See Also

©  Bricsys NV. All rights reserved.