Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbScale::setScaleName Method
Syntax
C++
void setScaleName(const OdString& sName);

Sets the internal scale name as a String value. This name is used as a comment for the ratio of paper units to drawing units when the scale object is displayed in a list. The initial value is an empty string by default. 

 

Parameters
Description
sName
[in] Scale name as non-empty string.
Copyright © 2002-2022. Open Design Alliance All rights reserved.