Adds the B-Rep object to the model as a new shape representation. If the shape representation already exists, the method adds an IfcAdvancedBrep instance to it; otherwise, it creates a new shape representation.
Parameters
Parameters
Description
shapeId
[in/out] A placeholder for the identifier of the created shape representation object. If the identifier is zero, the method creates a new IfcProductDefinitionShape and sets its identifier.
Returns
eOk if the shape representation object was successfully created; otherwise, the method returns an appropriate error code.
Remarks
The B-Rep object conversion to the IFC format is in the beta state.