ComposeArray¶
-
MLModule¶ genre Coordinateauthor MeVis Medical Solutions AGpackage MeVisLab/Standarddll MLCoordUtils1definition MLCoordUtils1.def see also ComposeVector3,DecomposeVector3,ComposeVector4,DecomposeVector4,ComposeMatrix,DecomposeMatrix,ComposePlane,VecBoxConvert,MultiFieldInventorTrafo,DecomposeArraykeywords multifield
Purpose¶
The module ComposeArray composes an array out of an array and single values, or outputs just single values.
Usage¶
Better use Python scripting to compose an array!
Parameter Fields¶
Field Index¶
Compose All: Bool |
End Position: Integer |
Input Array: String |
Insert Mode: Enum |
Output Array: String |
Start Position: Integer |
Visible Fields¶
Input Array¶
-
name:inDoubleMField, type:String¶ Sets a space-separated list of scalar values (float or integer).
Start Position¶
-
name:startPosition, type:Integer, default:0, minimum:0¶ Sets the start position of the index for the value fields inDoubleField 1 to 16 to use for composing.
End Position¶
-
name:endPosition, type:Integer, default:0, minimum:0¶ Sets the end position of the index for the value fields inDoubleField 1 to 16 to use for composing.