CIBC:Documentation:SCIRun:Reference:ModelCreation:WriteBundle
From SCIRun Documentation Wiki
Contents |
WriteBundle
Information
- Package: ModelCreation
- Catagory: DataIO
- Author(s): Jeroen Stinstra
- Status: Supported in latest version
- Version: 3.0
Description
Summary
This module writes a bundle to disk.
Detailed Description
This module writes a bundle to disk. A bundle file has a .bdl extension and can be written with the WriteBundle module and can be read with the BundleReader module. In a bdl file every component is stored. Hence it can be used to group a lot of different SCIRun objects together and store it as one file.
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
