CIBC:Documentation:SCIRun:Reference:ModelCreation:WritePath
From SCIRun Documentation Wiki
Contents |
WritePath
Information
- Package: ModelCreation
- Catagory: DataIO
- Author(s): Jeroen Stinstra
- Status: Supported in latest version
- Version: 3.0
Description
Summary
The WritePath module saves persistent representation of a path to a file.
Detailed Description
Upon opening, the WritePath GUI defaults to the directory that the user sets for their SCIRUN_DATA environment variable. Otherwise, the GUI will default to the directory where the user's SCIRun executable resides. The user can enter the name of a file that the path saves to. The file should have a .path extension. The default file name is MyCameraPath. The user may also choose between a Binary or ASCII file format.
This module has an optional filename input port which allows to override the name assigned in the GUI. This port is intended to assist with scripting and can be used to automatically assign filenames.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:ModelCreation
