API Reference > Classes > PRC Base Classes > OdPrcBaseGeometry Class > OdPrcBaseGeometry Methods > OdPrcBaseGeometry::identifier Method
OdPrcBaseGeometry::identifier Method
Syntax
C++
OdUInt32 identifier() const;

Returns the current value of the geometry identifier. Identifier is used to refer to the geometry in the original CAD application and should not be used for referencing geometry in the PRC entity. If the geometry has no base information (base information flag is equal to false), throws eNullObjectPointer exception.

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