All Frameworks Object Hierarchy This Framework Indexes
o Sub AddGraphicalPrimitive( | iGRRToAdd, | |
iGRR) |
Dim objThisIntf As SchCntrGraphic Dim objArg1 As SchGRR Dim objArg2 As SchGRR ... objThisIntf.AddGraphicalPrimitiveobjArg1,objArg2
o Func ListGraphicalPrimitives( | ) As |
Dim objThisIntf As SchCntrGraphic Dim objArg1 As SchListOfObjects ... Set objArg1 = objThisIntf.ListGraphicalPrimitives
o Sub RemoveGraphicalPrimitive( | iGRRToRemove) |
Dim objThisIntf As SchCntrGraphic Dim objArg1 As SchGRR ... objThisIntf.RemoveGraphicalPrimitiveobjArg1
Copyright © 2003, Dassault Systèmes. All rights reserved.