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

CIBC:Documentation:SCIRun:Reference:SCIRun:InsertBundlesIntoBundle

From SCIRun Documentation Wiki

Jump to: navigation, search

Contents

InsertBundlesIntoBundle

Information

Package: SCIRun
Catagory: Bundle
Author(s): Jeroen Stinstra
Status: Supported in latest version
Version: 3.0

Description

Summary

This module inserts a bundle object into a bundle.

Detailed Description

This module inserts a bundle object into a bundle. In the GUI of this module a name can be specified for the object. The latter will be used to catalogue the object inside the bundle. This module allows for three bundle objects to be inserted at the same time. In the GUI a name can be specified for each of the bundle objects by clicking on the tab that corresponds to the input port where the dataflow object is located.


Frequently Asked Questions

How to delete an object from a bundle?
Objects cannot be deleted from a bundle at this time. If one wants a bundle without a certain object one can construct a new bundle or one can overwrite the object by inserting an object with the same name.
Are bundles memory efficient?
The bundle object only contains pointers to the objects inside its database. An object can be inserted into many bundles without the object being copied in memory.
Can dataflow objects with a different type use the same name?
No, currently each name points to an unique object in the bundle regardless of the dataflow type.

Known Bugs


Recent Changes


Go back to Documentation:SCIRun:Reference:SCIRun

Personal tools