Polyline3d Constructor (Poly3dType, Point3dCollection, Boolean)

Initializes a new instance of the Polyline3d class
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Polyline3d(
        Poly3dType type,
        Point3dCollection vertices,
        bool closed
)

Parameters

type
Type: Teigha.DatabaseServicesPoly3dType
vertices
Type: Teigha.GeometryPoint3dCollection
closed
Type: SystemBoolean
See Also

©  Bricsys NV. All rights reserved.