Category
Function
Sorts streamlines into open and closed.
Syntax
Open = OpenClose(Radius, Slines);
Inputs
| Name | Type | Default | Description |
|---|---|---|---|
| Radius | scalar | none | radius |
| Slines | field or group | none | streamlines |
Outputs
| Name | Type | Description |
|---|---|---|
| Open | group | open field lines |
| Closed | group | closed field lines |
Functional Details
Loops over the input streamlines and determines the field lines that close within a given Radius.
Example Visual Programs
See Also
[ OpenDX Home at IBM | OpenDX.org ]