PolygonMeshVertex Constructor
|
Default constructor for the PolygonMeshVertex
class. Default vertex type is Vertex3dType.SimpleVertex.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public PolygonMeshVertex()
public:
PolygonMeshVertex()
new : unit -> PolygonMeshVertex
See Also