API Reference > OdDb Classes > OdDbVisualStyle Class > OdDbVisualStyle Methods > OdDbVisualStyle::name Method
OdDbVisualStyle::name Method
Syntax
C++
void name(OdString & value) const;
Parameters 
Description 
OdString & value 
[out] A reference to a string value to get the name. 

Gets a name (key) of the OdGiVisualStyle object in the dictionary. 

 

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