API Reference > OdIfc Namespace > Classes > OdIfcCompound Class > OdIfcCompound Methods > OdIfcCompound::compose Method
OdIfcCompound::compose Method
Syntax
C++
virtual void compose(OdIfcFile* pFile);
Parameters 
Description 
OdIfcFile* pFile 
[in] A raw pointer to a file content object to be composed with the compound object. 

details Composes the compound object into a specified model.

The pointer to a model is deprecated and can be removed from the method signature in future releases.

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