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