CATSchPlatformInterfaces SchAppGroup (Object)
All Frameworks Object Hierarchy This Framework Indexes
SchAppGroup (Object)
Manage application group.
Method Index
-
ListZones
- List application zone objects.
Methods
o Sub ListZones( | | iClassType, |
| | oLZones) |
-
List application zone objects.
- Parameters:
-
- iClassType
- Class type filter. If null, no filtering will be applied.
- oLZones
- (members are CATISchAppZone interfaces pointers)
A list of zones
- Example:
-
Dim objThisIntf As SchAppGroup
Dim strVar1 As String
Dim objArg2 As SchListOfObjects
...
objThisIntf.ListZonesstrVar1,objArg2
Copyright © 2003, Dassault Systèmes. All rights reserved.