AcDbPolygonMeshVertex( const AcGePoint3d& position );
|
Parameters |
Description |
|
position |
Input WCS position point for the vertex |
Constructs an AcDbPolygonMeshVertex that uses position as the position point. The vertex type is initialized to AcDb::k3dSimpleVertex.