Polyline3d Constructor

Overload List

Method Description
Polyline3d.Polyline3d () Default constructor. Constructs an open polyline with the type initialized to SimplePoly.
Polyline3d.Polyline3d (Autodesk.AutoCAD.DatabaseServices.Poly3dType, Point3dCollection, [MarshalAs(UnmanagedType.U1)] bool) Default constructor. Constructs an open polyline with the type initialized to SimplePoly.