Workspace 6.21.5
|
The ComposeGroup operation is a fundamental operation in Workspace. It allows users to construct any data type that extends from the base type, "ObjectGroup". An ObjectGroup gives semantic meaning to a collection of one or more individual data types, for example, the Vector3dGroup is a collection of three integers, X, Y and Z that represent a vector in three dimensions. The ComposeGroup operation will dynamically change all of its inputs to match the type of ObjectGroup that the user has selected, allowing them to then specify values for each sub-component of the ObjectGroup. The operation is the counterpart of DecomposeGroup.See also: Understanding Compose Group
Outputs: | |||
---|---|---|---|
Object group | CSIRO::DataExecution::EmptyGroup |