API Reference > OdDb Classes > OdDbShape Class > OdDbShape Methods > OdDbShape::name Method
OdDbShape::name Method
Syntax
C++
OdString name() const;

Returns the name of this Shape entity (DXF 2).

The name is not part of a Shape entity, but is derived from shapeNumber() and styleId().

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