Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPolyFaceMesh::appendFaceRecord Method
Syntax
C++
OdDbObjectId appendFaceRecord(OdDbFaceRecord* pFaceRecord);

Appends the specified face record onto this PolyFaceMesh entity. 

 

Parameters
Description
pFaceRecord
[in] Pointer to the face record to append.

Returns the Object ID of the newly appended face record.

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