API Reference > Auxiliary Classes > AECCPr Class > AECCPr Methods > GetAutomaticProperty Method > AECCPr::GetAutomaticProperty Method (OdDbObjectPtr, OdUInt32, AECCVariant&)
AECCPr::GetAutomaticProperty Method (OdDbObjectPtr, OdUInt32, AECCVariant&)
Syntax
C++
static bool GetAutomaticProperty(OdDbObjectPtr pSource, OdUInt32 iId, AECCVariant& vValue);
Parameters 
Description 
OdDbObjectPtr pSource 
[in] Source object.  
OdUInt32 iId 
[in] Property ID.  
AECCVariant& vValue 
[out] Property value. 

True if the operation is successful; false otherwise.

Gets the property value by ID. 

 

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