Library | Module

Class pfcMdlOpenReturn



Description

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



Property Summary

/* readonly */ numberWindowID
The identifier of the window in which the model is displayed.
/* readonly */ pfcWindowWindowObject
The PFC object generated by the method pfcScript.pwlMdlOpen()



Property Detail


/* readonly */ numberWindowID

The identifier of the window in which the model is displayed.




/* readonly */ pfcWindowWindowObject

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

These objects help you transition PWL style code to PFC code