Library | Module

Class pfcMdlLayersGetReturn



Description

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



Property Summary

/* readonly */ stringseqLayerNames
The array of layer names
/* readonly */ pfcLayersLayerObjects
The PFC object generated by the method pfcScript.pwlMdlLayersGet()
/* readonly */ numberNumLayers
The number of layers in the returned array



Property Detail


/* readonly */ stringseqLayerNames

The array of layer names




/* readonly */ pfcLayersLayerObjects

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

These objects help you transition PWL style code to PFC code




/* readonly */ numberNumLayers

The number of layers in the returned array