Role: To query and modify Plant-Ship Connector Flow property.
Properties
- Property FlowCapability() As
-
Returns or sets Flow capability of the connector.
- Example:
-
Dim objThisIntf As PspCntrFlow Dim ojArg1 As CatPspIDLFlowCapability ... Set ojArg1 = objThisIntf.FlowCapability
- Property FlowReality() As
-
Returns or sets Flow reality of the connector.
- Example:
-
Dim objThisIntf As PspCntrFlow Dim ojArg1 As CatPspIDLFlowReality ... Set ojArg1 = objThisIntf.FlowReality