API Reference > Classes > PRC Export-Import Classes > PrcMaterialAndColorHelper Class > PrcMaterialAndColorHelper::PrcMaterialAndColorHelper Constructor
PrcMaterialAndColorHelper::PrcMaterialAndColorHelper Constructor
Syntax
C++
explicit PrcMaterialAndColorHelper(const PDF2PRCExportParams * params, OdPrcExportContextPtr pContext, OdDbStub* pDefaultMaterial = NULL);
Parameters 
Description 
const PDF2PRCExportParams * params 
[in] A set of PDF to PRC export parameters.  
OdPrcExportContextPtr pContext 
[in] A smart pointer to an object that contains export context information.  
OdDbStub* pDefaultMaterial = NULL 
[in] A pointer to a data stream with information about default material. 
pSourceDb 
[in] A smart pointer to a source database.  
pDestinationDb 
[in] A smart pointer to a destination database.  

Creates an instance of material and color helper.

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