Library | Module

Class pfcPartMaterialsGetReturn



Description

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



Property Summary

/* readonly */ pfcMaterialsMaterialObjects
The PFC object generated by the method pfcScript.pwlPartMaterialsGet()
/* readonly */ stringseqMaterials
The list of materials
/* readonly */ numberNumMaterials
The number of materials used in the part.



Property Detail


/* readonly */ pfcMaterialsMaterialObjects

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

These objects help you transition PWL style code to PFC code




/* readonly */ stringseqMaterials

The list of materials




/* readonly */ numberNumMaterials

The number of materials used in the part.