| Library | Module | Frames | Expand |
| /* readonly */ pfcComponentFeats | ComponentFeatObjects | |
| The PFC object generated by the method pfcScript.pwlAssemblyComponentsGet() | ||
| /* readonly */ intseq | ComponentID | |
| The array of component identifiers | ||
| /* readonly */ stringseq | MdlNameExt | |
| The complete names of the assembly components | ||
| /* readonly */ number | NumMdls | |
| The number of components | ||
| /* readonly */ pfcComponentFeats | ComponentFeatObjects |
|
The PFC object generated by the method pfcScript.pwlAssemblyComponentsGet() These objects help you transition PWL style code to PFC code |
| /* readonly */ intseq | ComponentID |
|
The array of component identifiers |
| /* readonly */ stringseq | MdlNameExt |
|
The complete names of the assembly components |
| /* readonly */ number | NumMdls |
|
The number of components |