
############################
A3DMiscGetMaterialProperties
############################

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

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DMiscGetMaterialProperties(*const* :c:type:`~A3DEntity`\ * **pEntity**\ , :c:struct:`~A3DMiscMaterialPropertiesData`\ * **pMaterialPropertiesData**\ )
   
   Get material properties read from the file. 
   
   Equal to -1.0 if not set. \ Can call it on product occurrences, part, and representation item
   
   
      8.2 
   
   




