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] An array of OdPrcBody object identifiers to be added. 

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

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