Library | Module

Class pfcSelectionParseReturn



Description

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



Property Summary

/* readonly */ intseqComponentIDs
The component identifiers for each level of the component path.
/* readonly */ stringseqComponentPath
The model names for each level of the component path.
/* readonly */ numberItemID
The identifier of the selection item.
/* readonly */ numberItemType
The type of the selection item.
/* readonly */ numberNumComponents
Number of components in the component path.
/* readonly */ pfcModelItemSelItem
Not sure
/* readonly */ pfcComponentPathSelPath
not sure
/* readonly */ stringTopModel
The top level model.



Property Detail


/* readonly */ intseqComponentIDs

The component identifiers for each level of the component path.




/* readonly */ stringseqComponentPath

The model names for each level of the component path.




/* readonly */ numberItemID

The identifier of the selection item.




/* readonly */ numberItemType

The type of the selection item.




/* readonly */ numberNumComponents

Number of components in the component path.




/* readonly */ pfcModelItemSelItem

Not sure




/* readonly */ pfcComponentPathSelPath

not sure




/* readonly */ stringTopModel

The top level model.