Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdGiContextForPrcDatabase::getStubByMaterialId Method
Syntax
C++
OdDbStub* getStubByMaterialId(OdDbBaseDatabase * pBaseDb, const OdUInt64& materialId) const;

Retrieves the stub to a material object with a specified identifier from a specified database.

Parameters
Description
pBaseDb
[in] A raw pointer to a database object that contains the material.
materialId
[in] An identifier of the material object.

Returns a raw pointer to an OdDbStub object.

Copyright © 2002-2022. Open Design Alliance All rights reserved.