Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Schema::find Method
Syntax
C++
const EntityPtr find(OdAnsiString entityName) const;

Searches an entity definition by its name.

Parameters
Description
entityName
[in] An ANSI string that contains the entity name.

A smart pointer to the found entity definition. If the entity is not found, the method returns a NULL smart pointer.

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