Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
SpecifiedPtrEnumeration::getAt Method
Syntax
C++
const OdRxEnumTag& getAt(int i) const;

Retrieves the value of the enumeration element with a specified index represented with an OdRxEnumTag object.

Parameters
Description
i
[in] An integer value that contains the index (descriptor) of the enumeration item.

An OdRxEnumTag object that represents the enumeration element with a specified index.

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