CIBC:Documentation:SCIRun:Reference:ModelCreation:WriteField
From SCIRun Documentation Wiki
Contents |
WriteField
Information
- Package: ModelCreation
- Catagory: DataIO
- Author(s): Jeroen Stinstra
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Saves persistent field objects received from upstream modules.
Detailed Description
Upon opening, the WriteField 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 matrix saves to. The file should have a .fld extension. The default file name is MyField. 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
