API Reference > OdDAI Namespace > Classes > Model Class > Model Methods > Model::renameModel Method
Model::renameModel Method
Syntax
C++
void renameModel(const OdAnsiString & modelName);
Parameters 
Description 
const OdAnsiString & modelName 
[in] A string that contains the new name of the SDAI model. 

Assigns a new name to the specified SDAI model.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.