API Reference > OdDb Classes > OdDbVisualStyle Class > OdDbVisualStyle Methods > OdDbVisualStyle::setDescription Method
OdDbVisualStyle::setDescription Method
Syntax
C++
void setDescription(const OdString& pDescription);
Parameters 
Description 
const OdString& pDescription 
[in] Reference to a string that contains the description for this visual style to set. 

Sets the description for the visual style. 

 

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