Polyline3d(Poly3dType, Point3dCollection, Boolean) Constructor

Initializes a new instance of the Polyline3d class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Polyline3d(
        Poly3dType type,
        Point3dCollection vertices,
        bool closed
)

Parameters

type  Poly3dType
 
vertices  Point3dCollection
 
closed  Boolean
 
See Also

©  Bricsys NV. All rights reserved.