FittingInterfaces Shuttles (Collection)
All Frameworks Object Hierarchy This Framework Indexes
Shuttles (Collection)
The interface to access a CATIAShuttles
Using this prefered syntax will enable mkdoc to document your class.
Method Index
-
AddFromSel
- Creates a new Shuttle from the selection and adds it to the Shuttles collection.
-
Add
- Creates a new Shuttle and adds it to the Shuttles collection.
-
Item
-
-
Remove
-
Methods
-
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
-
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
-
-
Copyright © 2003, Dassault Systèmes. All rights reserved.