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 © 2006, Dassault Systèmes. All rights reserved.