Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPolyFaceMesh::appendVertex Method
Syntax
C++
OdDbObjectId appendVertex(OdDbPolyFaceMeshVertex* pVertex);

Appends the specified face vertex onto this PolyFaceMesh entity. 

 

Parameters
Description
pVertex
[in] Pointer to the vertex to append.

Returns the Object ID of the appended face vertex.

Copyright © 2002-2022. Open Design Alliance All rights reserved.