FittingInterfaces Tracks (Collection)
All Frameworks Object Hierarchy This Framework Previous Indexes
Tracks (Collection)
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---Collection
|
+---Sampleds
|
+---Tracks
A collection of all the track objects contained in the current
document.
Method Index
-
AddFromFile
- Creates a track in the collection, from information from an
external file.
Methods
o Sub AddFromFile( | CATBSTR | iFileName) |
-
Creates a track in the collection, from information from an
external file.
- Parameters:
-
- iFileName
- The path to a valid xml file.
- Example:
-
The following example reads a file called exmple.xml
and creates a track in the tracks collection.
myTracks.AddFromFile ("example.xml")
Copyright © 2003, Dassault Systèmes. All rights reserved.