All Frameworks Object Hierarchy This Framework Indexes
o Sub Activate( | iGRRName, | |
iDb2WhereAt, | ||
oGRR) |
Dim objThisIntf As SchCompGraphic Dim strVar1 As String Dim dbVar2(2) As CATSafeArrayVariant Dim objArg3 As SchGRRComp ... objThisIntf.ActivatestrVar1,dbVar2,objArg3
o Sub AddGraphicalRepresentation( | iGRRToAdd) |
Dim objThisIntf As SchCompGraphic Dim objArg1 As SchGRRComp ... objThisIntf.AddGraphicalRepresentationobjArg1
o Sub Deactivate( | iGRR) |
Dim objThisIntf As SchCompGraphic Dim objArg1 As SchGRRComp ... objThisIntf.DeactivateobjArg1
o Func ListGraphicalImages( | ) As |
Dim objThisIntf As SchCompGraphic Dim objArg1 As SchListOfObjects ... Set objArg1 = objThisIntf.ListGraphicalImages
o Func ListGraphicalRepresentations( | ) As |
Dim objThisIntf As SchCompGraphic Dim objArg1 As SchListOfObjects ... Set objArg1 = objThisIntf.ListGraphicalRepresentations
o Sub RemoveGraphicalRepresentation( | iGRRToRemove) |
Dim objThisIntf As SchCompGraphic Dim objArg1 As SchGRRComp ... objThisIntf.RemoveGraphicalRepresentationobjArg1
o Sub SwitchAll( | iGRRName) |
Dim objThisIntf As SchCompGraphic Dim strVar1 As String ... objThisIntf.SwitchAllstrVar1
o Sub Switch( | iGRR, | |
iGRRName, | ||
oGRR) |
Dim objThisIntf As SchCompGraphic Dim objArg1 As SchGRRComp Dim strVar2 As String Dim objArg3 As SchGRRComp ... objThisIntf.SwitchobjArg1,strVar2,objArg3
Copyright © 2003, Dassault Systèmes. All rights reserved.