All Frameworks Object Hierarchy This Framework Indexes
o Sub AddPoints( | iGRR, | |
iLDb2PtPathToAdd, | ||
iAfterWhichPtNum) |
Dim objThisIntf As SchRoute Dim objArg1 As SchGRRRoute Dim dbVar2(x) As CATSafeArrayVariant Dim intVar4 As Integer ... objThisIntf.AddPointsobjArg1,dbVar2,intVar4
o Sub Branch( | iGRRMain, | |
iSchBranchRoute, | ||
iSchBranchRouteCntr, | ||
oBranchCntn, | ||
oNewBranchCntr) |
Dim objThisIntf As SchRoute Dim objArg1 As SchGRRRoute Dim objArg2 As SchRoute Dim objArg3 As SchAppConnector Dim objArg4 As SchAppConnection Dim objArg5 As SchAppConnector ... objThisIntf.BranchobjArg1,objArg2,objArg3,objArg4,objArg5
o Sub Break( | iGRR, | |
iDb2Pt1, | ||
iDb2Pt2, | ||
oNewSchRoute) |
Dim objThisIntf As SchRoute Dim objArg1 As SchGRRRoute Dim dbVar2(2) As CATSafeArrayVariant Dim dbVar3(2) As CATSafeArrayVariant Dim objArg4 As SchRoute ... objThisIntf.BreakobjArg1,dbVar2,dbVar3,objArg4
o Sub Compress( | ) |
Dim objThisIntf As SchRoute ... objThisIntf.Compress
o Sub ConcatenateKeepRoute2( | iSchRoute1Cntr, | |
iSchRoute2, | ||
iSchRoute2Cntr) |
Dim objThisIntf As SchRoute Dim objArg1 As SchAppConnector Dim objArg2 As SchRoute Dim objArg3 As SchAppConnector ... objThisIntf.ConcatenateKeepRoute2objArg1,objArg2,objArg3
o Sub Concatenate( | iSchRoute1Cntr, | |
iSchRoute2, | ||
iSchRoute2Cntr) |
Dim objThisIntf As SchRoute Dim objArg1 As SchAppConnector Dim objArg2 As SchRoute Dim objArg3 As SchAppConnector ... objThisIntf.ConcatenateobjArg1,objArg2,objArg3
o Sub GetExtremityCntrs( | iGRR, | |
oRouteCntr1, | ||
oRouteCntr2) |
Dim objThisIntf As SchRoute Dim objArg1 As SchGRRRoute Dim objArg2 As SchAppConnector Dim objArg3 As SchAppConnector ... objThisIntf.GetExtremityCntrsobjArg1,objArg2,objArg3
o Sub GetPath( | iGRR, | |
oLDb2PtPath) |
Dim objThisIntf As SchRoute Dim objArg1 As SchGRRRoute Dim objArg2 As SchListOfDoubles ... objThisIntf.GetPathobjArg1,objArg2
o Sub OKToBranch( | iGRR, | |
iBranchClassType, | ||
oBYes) |
Dim objThisIntf As SchRoute Dim objArg1 As SchGRRRoute Dim strVar2 As String Dim bVar3 As boolean ... objThisIntf.OKToBranchobjArg1,strVar2,bVar3
o Sub OKToBreak( | iGRR, | |
oBYes) |
Dim objThisIntf As SchRoute Dim objArg1 As SchGRRRoute Dim bVar2 As boolean ... objThisIntf.OKToBreakobjArg1,bVar2
o Sub OKToConcatenate( | iGRR, | |
oBYes) |
Dim objThisIntf As SchRoute Dim objArg1 As SchGRRRoute Dim bVar2 As boolean ... objThisIntf.OKToConcatenateobjArg1,bVar2
o Sub OKToModifyPoints( | iGRR, | |
oBYes) |
Dim objThisIntf As SchRoute Dim objArg1 As SchGRRRoute Dim bVar2 As boolean ... objThisIntf.OKToModifyPointsobjArg1,bVar2
o Sub RemovePoints( | iGRR, | |
iNumOfPtsToRemove, | ||
iAfterWhichPtNum) |
Dim objThisIntf As SchRoute Dim objArg1 As SchGRRRoute Dim intVar2 As Integer Dim intVar3 As Integer ... objThisIntf.RemovePointsobjArg1,intVar2,intVar3
o Sub ReshapeExtremity2( | iERouteMode, | |
iGRR, | ||
iRouteCntr, | ||
iDb2PtToMoveCntrTo) |
Dim objThisIntf As SchRoute Dim objArg2 As SchGRRRoute Dim objArg3 As SchAppConnector Dim dbVar4(2) As CATSafeArrayVariant ... objThisIntf.ReshapeExtremity2CatSchIDLRouteMode_Enum,objArg2,objArg3,dbVar4
o Sub ReshapeExtremity( | iGRR, | |
iRouteCntr, | ||
iDb2DeltaXY) |
Dim objThisIntf As SchRoute Dim objArg1 As SchGRRRoute Dim objArg2 As SchAppConnector Dim dbVar3(2) As CATSafeArrayVariant ... objThisIntf.ReshapeExtremityobjArg1,objArg2,dbVar3
o Sub SetPath( | iGRR, | |
iLDb2PtPath) |
Dim objThisIntf As SchRoute Dim objArg1 As SchGRRRoute Dim dbVar2(x) As CATSafeArrayVariant ... objThisIntf.SetPathobjArg1,dbVar2
Copyright © 2003, Dassault Systèmes. All rights reserved.