API Reference > OdDb Classes > OdDbPolyFaceMesh Class > OdDbPolyFaceMesh Methods > OdDbPolyFaceMesh::appendFaceRecord Method
OdDbPolyFaceMesh::appendFaceRecord Method
Syntax
C++
OdDbObjectId appendFaceRecord(OdDbFaceRecord* pFaceRecord);
Parameters 
Description 
OdDbFaceRecord* pFaceRecord 
[in] Pointer to the face record to append. 

Returns the Object ID of the newly appended face record.

Appends the specified face record onto this PolyFaceMesh entity. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.