API Reference > Functions > getCurrentEntityMaterial Function
getCurrentEntityMaterial Function
Syntax
C++
OD_TOOLKIT_EXPORT OdDbStub * getCurrentEntityMaterial(const PDF2PRCExportParams & params, const OdGiDrawable * pDrawable);

PrcExportColor.h

Parameters 
Description 
const PDF2PRCExportParams & params 
[in] A set of export parameters.  
const OdGiDrawable * pDrawable 
[in] A raw pointer to a drawable entity.  

A raw pointer to an OdDbStub object that contains information about the material.

Retrieves the current entity material.

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