|
DEPRECATED:
|
Since Wildfire 5.0
|

SUPERSEDED BY: |


ProPartMaterialdataGet | |
( ProPart part /* (In) The part */ ProName material_name /* (In) The material name */ ProMaterialProps* material_prop /* (Out) The material properties */ ) |

The function successfully retrieved the information. | |
The model handle you passed to the function is not a part. | |
Either the part or material properties is NULL. | |
The material name you specified is invalid (for example, if you passed NULL). | |
The specified material name was not found in the part. |

