Library | Module

Class pfcLayerItemsGetReturn



Description

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



Property Summary

/* readonly */ intseqItemIds
The array of item identifiers
/* readonly */ stringseqItemOwners
The array of item owners
/* readonly */ intseqItemTypes
The array of item types
/* readonly */ pfcModelItemsLayerItemObjects
The PFC object generated by the method pfcScript.pwlLayerItemsGet()
/* readonly */ numberNumItems
The number of items in the array ItemIDs



Property Detail


/* readonly */ intseqItemIds

The array of item identifiers




/* readonly */ stringseqItemOwners

The array of item owners




/* readonly */ intseqItemTypes

The array of item types




/* readonly */ pfcModelItemsLayerItemObjects

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

These objects help you transition PWL style code to PFC code




/* readonly */ numberNumItems

The number of items in the array ItemIDs