API Reference > Classes > PRC Base Classes > OdPrcBaseGeometry Class > OdPrcBaseGeometry Methods > name Method > OdPrcBaseGeometry::name Method ()
OdPrcBaseGeometry::name Method ()
Syntax
C++
OdPrcName & name();

Returns the current name of the PRC geometry. The name is returned as a reference to an OdPrcName object, therefore it can be used to set a new value of the geometry name.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.