API Reference > Database Resident Classes > Labelings > AECCDbLabeling Class > AECCDbLabeling Methods > AECCDbLabeling::GetParameter Method
AECCDbLabeling::GetParameter Method
Syntax
C++
bool GetParameter(OdUInt32 iId, AECCVariant& rValue) const;
Parameters 
Description 
OdUInt32 iId 
[in] Parameter ID.  
AECCVariant& rValue 
[out] Parameter value. 

True if the operation is successful; false otherwise.

Gets the parameter. 

 

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