API Reference > OdIfc Namespace > Classes > OdIfcRepresentation Class > OdIfcRepresentation Methods > OdIfcRepresentation::compose Method
OdIfcRepresentation::compose Method
Syntax
C++
virtual void compose(COMPOSE_PARAM);
Parameters 
Description 
pModel 
[in] A raw pointer to a model 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-2020. Open Design Alliance. All rights reserved.