Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcProductRepresentation::getRepresentationById Method
Syntax
C++
OdIfcShapeRepresentationPtr getRepresentationById(const char * representationIdentifier);

Retrieves a concrete product's representation by its identifier.

Parameters
Description
representationIdentifier
[in] A string that contains the required representation's identifier.

A smart pointer to an OdIfcShapeRepresentation object.

If the representation object with the specified identifier is not found the NULL-pointer is returned.

Copyright © 2002-2022. Open Design Alliance All rights reserved.