Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdTfPropertiesContainer::index Method
Syntax
C++
virtual size_type index(const OdTfProperty* pProp) const = 0;

Retrieves the index value for a specified property. The index value determines the position of the property in the container.

Parameters
Description
pProp
[in] A pointer to a property object.

Returns an index value if the specified property is found in the container; otherwise returns -1.

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