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

Gets the layer name. 

 

The method fills a passed string object and returns it to a calling subroutine.

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