API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADDefinition Class > OdCADDefinition Methods > OdCADDefinition::getLayoutName Method
OdCADDefinition::getLayoutName Method
Syntax
C++
void getLayoutName(OdString& name) const;
Parameters 
Description 
OdString& name 
[out] A placeholder for the layout name. 

Returns the current layout name for the CAD definition object. The method accepts a string value, fills it with the layout name and returns it to a calling subroutine.

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