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

Sets a new identifier for the PRC base topology. Identifier is used to reference the topology in the original CAD application and should not be used for referencing topology in the PRC entity. 

 

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