FittingInterfaces Shuttles (Collection)
All Frameworks Object Hierarchy This Framework Previous Next Indexes
Shuttles (Collection)
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---Collection
|
+---Shuttles
The interface to access a CATIAShuttles
Using this prefered syntax will enable mkdoc to document your class.
Method Index
-
Add
- Creates a new Shuttle and adds it to the Shuttles collection.
-
AddFromSel
- Creates a new Shuttle from the selection and adds it to the Shuttles collection.
-
Item
-
-
Remove
-
Methods
-
Creates a new Shuttle and adds it to the Shuttles collection.
- Returns:
- The created Shuttle
- Example:
-
The following example creates a Shuttle newShuttle
in the Shuttles collection.
Set newShuttles = Shuttles.Add
-
Creates a new Shuttle from the selection and adds it to the Shuttles collection.
- Returns:
- The created Shuttle
- Example:
-
The following example creates a Shuttle newShuttle
in the Shuttles collection.
Set newShuttles = Shuttles.Add
-
-
Copyright © 2003, Dassault Systèmes. All rights reserved.