Point3dCollection Constructor
|
Default constructor for the Point3dCollection
class. Creates an empty collection of 3d points.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public Point3dCollection()
public:
Point3dCollection()
new : unit -> Point3dCollection
See Also