CATPlantShipInterfaces PspGroupable (Object)
All Frameworks Object Hierarchy This Framework Indexes
PspGroupable (Object)
Represent the Groupable object that can be grouped by Group object.
Role: It is used to query the group object link to this object.
Property Index
-
Groups
- Returns a list of Groups to which this object is a member.
Properties
o Property Groups( | ) As (Read Only) |
-
Returns a list of Groups to which this object is a member.
- Example:
-
Dim objThisIntf As PspGroupable
Dim objArg1 As PspListOfObjects
...
Set ObjArg1 = objThisIntf.Groups
Copyright © 2003, Dassault Systèmes. All rights reserved.