Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
_sdaiGetEntityById Function
Syntax
C++
DAI_EXPORT SdaiAppInstance _sdaiGetEntityById(SdaiModel model, SdaiInteger id);

Retrieves an application instance by its identifier

Parameters
Description
model
[in] A model that owns the application instance.
id
[in] An entity identifier.

An application instance represented by its STEP-identifier if the entity was found; otherwise, the function returns the NULL pointer.

File: sdai.h

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