API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcFile Class > OdPrcFile Methods > OdPrcFile::getObjectId Method
OdPrcFile::getObjectId Method
Syntax
C++
OdPrcObjectId getObjectId(const OdDbHandle& h) const;
Parameters 
Description 
const OdDbHandle& h 
[in] A database handle of the PRC object in the database. 

Returns the PRC object identifier for a database element specified with a handle. 

 

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