Workspace 6.21.5
|
The DecomposeGroup operation is a fundamental operation in Workspace. It allows users to extract components from 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 DecomposeGroup operation will dynamically change all of its outputs to match the typeof ObjectGroup that the user has selected, providing one output for each sub-component of the input ObjectGroup. This operation is the counterpart of the ComposeGroup operation.See also: Understanding Decompose Group
Inputs: | |||
---|---|---|---|
Object group | Modified-in-place | CSIRO::DataExecution::EmptyGroup |