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

Sets the parameter. 

 

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