SCI Home Software Documentation Installation User's Guide Developer's Guide

CIBC:Documentation:SCIRun:Reference:SCIRun:GetBundlesFromBundle

From SCIRun Documentation Wiki

Jump to: navigation, search

Contents

GetBundlesFromBundle

Information

Package: SCIRun
Catagory: Bundle
Author(s): Jeroen Stinstra
Status: Supported in latest version
Last updated: 1/4/2007
Version: 3.0

Description

Summary

This module retrieves a bundle object from a bundle.

Detailed Description

This module retrieves a bundle object from a bundle by specifying the name under which the obect is stored in the bundle. The module has three output ports that each can be programmed to retrieve a specific bundle object.

There are two ways of specifying the name of the bundle object. Firstly one can enter the name of the object in the entry box on top of the menu, secondly one can execute the module, in which case a list of all objects of the bundle is generated. By selecting the one that one wants on the output port the obect can be retrieved from the bundle.

The first bundle output port generates a copy of the input bundle and can be used to attach a second module that retrieves data from the bundle.


Frequently Asked Questions

Why does the module only have three output ports?
The current SCIRun interface does not allow for a variable number of output ports. The current number of output ports was arbitrary chosen and may change in the future with improvements to the SCIRun infrastructure.
The module does not extract the bundle object?
Make sure one does not use the first output port as this is a mere copy of the input bundle. The second to fourth output port correspond to the bundles extracted from the bundle.

Known Bugs


Recent Changes


Go back to Documentation:SCIRun:Reference:SCIRun

Personal tools