CIBC:Documentation:SCIRun:Reference:SCIRun:ChooseField
From SCIRun Documentation Wiki
Contents |
ChooseField
Information
- Package: SCIRun
- Catagory: MiscField
- Author(s): David Weinstein
- Status: Supported in latest version
- Version: 3.0
Description
Summary
ChooseField takes in an arbitrary number of input fields, and pass one of them downstream, based on the port index typed in the UI.
Detailed Description
ChooseField takes in an arbitrary number of input fields, and pass one of them downstream, based on the port index typed in the UI.
Basic Tab
If the "Use first valid port" option is checked the module will pass the first valid field downstream.
It the "Use selected port" option is checked the module will pass the field in the selected port downstream.
Select Port Tab
The user may select one of the ports based on the "name" property.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun