FittingInterfaces Tracks (Collection)
All Frameworks Object Hierarchy This Framework Indexes
Tracks (Collection)
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( | | 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.