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-2020. Open Design Alliance. All rights reserved.