API Reference > Classes > PRC Export-Import Classes > PdfExportGiDrawablePE_Entity Class > PdfExportGiDrawablePE_Entity Methods > PdfExportGiDrawablePE_Entity::getMaterial Method
PdfExportGiDrawablePE_Entity::getMaterial Method
Syntax
C++
virtual OdDbStub * getMaterial(const OdGiDrawable * pDrawable) const;
Parameters 
Description 
const OdGiDrawable * pDrawable 
[in] A raw pointer to the Gi drawable entity to export.  

Returns a raw pointer to an OdDbStub object that contains information about the currently used material.

Retrieves the current material used for exporting a Gi drawable entity to PDF format.

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