API Reference > Auxiliary Classes > AECCPr Class > AECCPr Methods > AECCPr::GetStringByIdAndModifiers Method
AECCPr::GetStringByIdAndModifiers Method
Syntax
C++
static OdString GetStringByIdAndModifiers(OdUInt32 iPropertyId, const std::vector<OdUInt32>& aModifiers);
Parameters 
Description 
OdUInt32 iPropertyId 
[in] Property ID.  
const std::vector<OdUInt32>& aModifiers 
[in] Modifiers. 

String representation of the property with the corresponding ID followed by modifiers.

Gets the string representation of the property by ID and modifiers. 

 

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