Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbAnnotationScale::setName Method
Syntax
C++
virtual OdResult setName(const OdString& name);

Sets the name of the annotation scale object. 

 

Parameters
Description
name
[in] Name of the annotation scale object.

Because the name of the application scale object can change, access the annotation scale object using its ID, which is unique and does not change.

Copyright © 2002-2022. Open Design Alliance All rights reserved.