Library | Module

Class pfcAssemblyComponentsGetReturn



Description

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



Property Summary

/* readonly */ pfcComponentFeatsComponentFeatObjects
The PFC object generated by the method pfcScript.pwlAssemblyComponentsGet()
/* readonly */ intseqComponentID
The array of component identifiers
/* readonly */ stringseqMdlNameExt
The complete names of the assembly components
/* readonly */ numberNumMdls
The number of components



Property Detail


/* readonly */ pfcComponentFeatsComponentFeatObjects

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

These objects help you transition PWL style code to PFC code




/* readonly */ intseqComponentID

The array of component identifiers




/* readonly */ stringseqMdlNameExt

The complete names of the assembly components




/* readonly */ numberNumMdls

The number of components