Indexes
| o Sub AddBoundaryElement( | iZoneBndyToAdd) |
Dim objThisIntf As SchGRRZone Dim objArg1 As SchBoundaryElem ... objThisIntf.AddBoundaryElementobjArg1
| o Sub IsBoundaryValid( | BIsValid) |
Dim objThisIntf As SchGRRZone Dim bVar1 As boolean ... objThisIntf.IsBoundaryValidbVar1
| o Func ListBoundaryElements( | ) As |
Dim objThisIntf As SchGRRZone Dim objArg1 As SchListOfObjects ... Set objArg1 = objThisIntf.ListBoundaryElements
| o Sub RemoveBoundaryElement( | iZoneBndyToRemove) |
Dim objThisIntf As SchGRRZone Dim objArg1 As SchBoundaryElem ... objThisIntf.RemoveBoundaryElementobjArg1
Copyright © 2006, Dassault Systèmes. All rights reserved.