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