API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > setCurrentLayout Method > OdDbDatabase::setCurrentLayout Method (OdDbObjectId&)
OdDbDatabase::setCurrentLayout Method (OdDbObjectId&)
Syntax
C++
virtual void setCurrentLayout(const OdDbObjectId& layoutId);
Parameters 
Description 
const OdDbObjectId& layoutId 
[in] Object ID of layout to be set as current. 

Sets the current layout of this database object. 

 

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