All Frameworks Object Hierarchy This Framework Indexes
| o Func AppBreak( | ) As |
Dim objThisIntf As SchAppRoute Dim objArg1 As AnyObject ... Set objArg1 = objThisIntf.AppBreak
| o Func AppCreateLocalReference( | iDocumentToPutCopyIn) As |
Dim objThisIntf As SchAppRoute Dim objArg1 As Document Dim objArg2 As SchAppRoute ... Set objArg2 = objThisIntf.AppCreateLocalReference(objArg1)
| o Sub AppOKToBranch( | iBranchClassType, | |
| oBYes) |
Dim objThisIntf As SchAppRoute Dim strVar1 As String Dim bVar2 As boolean ... objThisIntf.AppOKToBranchstrVar1,bVar2
| o Sub AppOKToBreak( | oBYes) |
Dim objThisIntf As SchAppRoute Dim bVar1 As boolean ... objThisIntf.AppOKToBreakbVar1
| o Sub AppOKToConcatenate( | oBYes) |
Dim objThisIntf As SchAppRoute Dim bVar1 As boolean ... objThisIntf.AppOKToConcatenatebVar1
| o Sub AppOKToModifyPoints( | oBYes) |
Dim objThisIntf As SchAppRoute Dim bVar1 As boolean ... objThisIntf.AppOKToModifyPointsbVar1
| o Sub AppPostBreakProcess( | iOldAppRoute, | |
| iNewAppRoute) |
Dim objThisIntf As SchAppRoute Dim objArg1 As SchRoute Dim objArg2 As SchRoute ... objThisIntf.AppPostBreakProcessobjArg1,objArg2
| o Sub AppPostConcatenateProcess( | iSchRoute2) |
Dim objThisIntf As SchAppRoute Dim objArg1 As SchRoute ... objThisIntf.AppPostConcatenateProcessobjArg1
Copyright © 2003, Dassault Systèmes. All rights reserved.