API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcFileStructure Class > OdPrcFileStructure Methods > addObject Method > OdPrcFileStructure::addObject Method (OdPrcBody *)
OdPrcFileStructure::addObject Method (OdPrcBody *)
Syntax
C++
void addObject(OdPrcBody * body);
Parameters 
Description 
OdPrcBody * body 
[in] A raw pointer to a PRC body to be added to the database. 

Adds a PRC body to the database. 

 

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