
############################
A3DMiscSetMaterialProperties
############################

.. c:function:: A3DStatus A3DMiscSetMaterialProperties(A3DEntity *pEntity, const A3DMiscMaterialPropertiesData *pMaterialPropertiesData)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DMiscSetMaterialProperties(:c:type:`~A3DEntity`\ * **pEntity**\ , *const* :c:struct:`~A3DMiscMaterialPropertiesData`\ * **pMaterialPropertiesData**\ )
   
   Store the provided material properties in the global data structure and set the corresponding index on a product occurrence, a part, or a representation item. 
   
   
      24.2 
   
   




