API Reference > OdDg Classes > OdDgModelTable Class > OdDgModelTable Methods > OdDgModelTable::add Method
OdDgModelTable::add Method
Syntax
C++
void add(OdDgModelPtr pModel, bool bCreateDefaultViewGroup = true);
Parameters 
Description 
OdDgModelPtr pModel 
[in] Pointer to the model to add. 

Adds the specified model to this collection. 

 

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