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

Returns the current name of the PRC geometry. If the geometry has no base information (base information flag is equal to false), throws an eNullObjectPointer exception.

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