AcDbPolyFaceMeshVertex::AcDbPolyFaceMeshVertex

AcDbPolyFaceMeshVertex(
    const AcGePoint3d& position
);
Parameters
Parameters 
Description 
const AcGePoint3d& position 
Input WCS position point for the vertex 
Description

Constructs an AcDbPolyFaceMeshVertex that uses position as the position point. The vertex type is initialized to AcDb::k3dSimpleVertex

 

Links