All Frameworks  Object Hierarchy  This Framework  Indexes   

PspCntrFlow (Object)

Represents Interface to manage Connector Flow property.
Role: To query and modify Plant-Ship Connector Flow property.

Property Index

FlowCapability
Returns or sets Flow capability of the connector.
FlowReality
Returns or sets Flow reality of the connector.

Properties


o Property FlowCapability() As
Returns or sets Flow capability of the connector.
Example:
 Dim objThisIntf As PspCntrFlow
 Dim ojArg1 As CatPspIDLFlowCapability
  ...
 Set ojArg1 = objThisIntf.FlowCapability
 
o Property FlowReality() As
Returns or sets Flow reality of the connector.
Example:
 Dim objThisIntf As PspCntrFlow
 Dim ojArg1 As CatPspIDLFlowReality
  ...
 Set ojArg1 = objThisIntf.FlowReality  
 

Copyright © 2003, Dassault Systèmes. All rights reserved.