Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
PSDQTO::getApplicable Method (const OdDAI::ApplicationInstance*, OdDAIObjectIds&)
Syntax
C++
bool getApplicable(const OdDAI::ApplicationInstance* ifcInstance, OdDAIObjectIds& ids) const;

Retrieves an array of OdDAIObjectIds for PSD/QTO definitions which are applicable to provided IFC instance.

Parameters
Description
ifcInstance
[in] IFC application instance to find applicable PSD/QTO definitions for.
ids
[in/out] Array to collect object identifiers for applicable PSD/QTO definition instances.

Returns true if at least one element has been added to the array, otherwise returns false.

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