Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdTfPropertiesContainer::unique Method (const OdString&)
Syntax
C++
virtual bool unique(const OdString& name) const = 0;

Retrieves the uniqueness flag value for a property specified with its name. The uniqueness flag value is equal to true if the property object is unique in the container; otherwise the flag value is equal to false.

Parameters
Description
pProp
[in] A property object's name.

Returns true if the property object is found in the container and is unique; otherwise returns false.

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