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