API Reference > Classes > PRC Base Classes > OdPrcBaseGeometry Class > OdPrcBaseGeometry Methods > OdPrcBaseGeometry::setIdentifier Method
OdPrcBaseGeometry::setIdentifier Method
Syntax
C++
void setIdentifier(OdUInt32 value);
Parameters 
Description 
OdUInt32 value 
[in] A new identifier value to be set. 

Sets a new identifier for the geometry. The 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. 

 

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