PolygonMeshVertex Constructor

Overload List
  Name Description
Public method PolygonMeshVertex Default constructor for the PolygonMeshVertex class. Default vertex type is Vertex3dType.SimpleVertex.
Public method PolygonMeshVertex(Point3d) Constructor for the PolygonMeshVertex class. Creates a vertex specifying its position.
Top
See Also