Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Model::getEntityDefinition Method
Syntax
C++
const Entity* getEntityDefinition(const char * entityName) const;

Retrieves an entity definition by its name.

Parameters
Description
entityName
[in] The name of an entity definition.

A raw pointer to the entity definition.

If there is no entity definition with the specified name, the method returns a NULL pointer.

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