Close

Relief for ODA Team in Ukraine

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

Retrieves whether the container contains a specified property.

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

Returns true if the specified property is found in the container; otherwise returns false.

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