Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdStepFile::getCompound Method
Syntax
C++
virtual OdDAI::OdCompoundPtr getCompound(const OdDAIObjectId& id);

Performs an attempt the compose object for an entity instance, if application instance doesn't have associated compound object. If application instance already has associated compound, it will be returned by this method.

Parameters
Description
id
[in] An identifier of an object to compose.

A smart pointer to the attached compound object.

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