Library | Module

Class pfcPartMaterialCurrentGetReturn



Description

Returned from the method pfcScript.pwlPartMaterialCurrentGet()
Direct Parent Classes:
pfcStandardReturn



Property Summary

/* readonly */ stringMaterialName
The name of the current material
/* readonly */ pfcMaterialMaterialObject
The PFC object generated by the method pfcScript.pwlPartMaterialCurrentGet()



Property Detail


/* readonly */ stringMaterialName

The name of the current material




/* readonly */ pfcMaterialMaterialObject

The PFC object generated by the method pfcScript.pwlPartMaterialCurrentGet()

These objects help you transition PWL style code to PFC code