API Reference > Auxiliary Classes > AECCVariantArray Class > AECCVariantArray Methods > AECCVariantArray::getProperty Method
AECCVariantArray::getProperty Method
Syntax
C++
bool getProperty(OdUInt32 iId, AECCVariant& vResult) const;
Parameters 
Description 
OdUInt32 iId 
[in] Property ID.  
AECCVariant& vResult 
[out] Property value. result True if the property with the specified ID is found; false otherwise. 

Gets the property value. 

 

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.