API Reference > Classes > PRC Topology Classes > OdPrcTopoContext Class > OdPrcTopoContext Methods > OdPrcTopoContext::appendBody Method
OdPrcTopoContext::appendBody Method
Syntax
C++
void appendBody(const OdPrcObjectId& body);
Parameters 
Description 
const OdPrcObjectId& body 
[in] OdPrcObjectId of OdPrcBody to add. 

Adds specified body to the end of the current topological body identifiers array. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.