OffsetCurve3d Constructor

Initializes a new instance of the OffsetCurve3d class
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public OffsetCurve3d(
        Curve3d baseCurve,
        Vector3d planeNormal,
        double offsetDistance
)

Parameters

baseCurve
Type: Teigha.GeometryCurve3d
planeNormal
Type: Teigha.GeometryVector3d
offsetDistance
Type: SystemDouble
See Also

©  Bricsys NV. All rights reserved.