CurveBoundary Constructor (Int32, Curve3d, Curve2d, Boolean, Boolean)

Initializes a new instance of the CurveBoundary class
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public CurveBoundary(
        int numberOfCurves,
        Curve3d[] curve3d,
        Curve2d[] curve2d,
        bool orientation3d,
        bool orientation2d
)

Parameters

numberOfCurves
Type: SystemInt32
curve3d
Type: Teigha.GeometryCurve3d
curve2d
Type: Teigha.GeometryCurve2d
orientation3d
Type: SystemBoolean
orientation2d
Type: SystemBoolean
See Also

©  Bricsys NV. All rights reserved.