All Frameworks Object Hierarchy This Framework Indexes
o Func AddInternalFlowSpecifyGRR( | iLFlowCntrs, | |
iLOwnerGRR) As |
Dim objThisIntf As SchCompFlow Dim objArg1 As SchListOfObjects Dim objArg2 As SchListOfObjects Dim objArg3 As SchInternalFlow ... Set objArg3 = objThisIntf.AddInternalFlowSpecifyGRR(objArg1,objArg2)
o Func AddInternalFlow( | iLFlowCntrs) As |
Dim objThisIntf As SchCompFlow Dim objArg1 As SchListOfObjects Dim objArg2 As SchInternalFlow ... Set objArg2 = objThisIntf.AddInternalFlow(objArg1)
o Func ListInternalFlows( | ) As |
Dim objThisIntf As SchCompFlow Dim objArg1 As SchListOfObjects ... Set objArg1 = objThisIntf.ListInternalFlows
o Sub RemoveInternalFlow( | iInternalFlowToRemove) |
Dim objThisIntf As SchCompFlow Dim objArg1 As SchInternalFlow ... objThisIntf.RemoveInternalFlowobjArg1
Copyright © 2003, Dassault Systèmes. All rights reserved.