Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCADDefinition::getLayoutName Method
Syntax
C++
void getLayoutName(OdString& name) const;

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.

Parameters
Description
name
[out] A placeholder for the layout name.
Copyright © 2002-2022. Open Design Alliance All rights reserved.