Close

Relief for ODA Team in Ukraine

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

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

Parameters
Description
ifcInstance
[in] IFC application instance to find applicable PSD definitions for.
ids
[in] Array to collect object identifiers for applicable PSD 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.