AGCombineGraphWorldInput is a macro that combines scalars and/or arrays for input to AGGraphWorld
You use AGCombineGraphWorldInput to connect two sets of arrays and/or scalars of AGPrimitive objects to one AGGraphWorld. The object AGGraphWorld has only one input; whereas, AGCombineGraphWorldInput has two.
Array of AGPrimitive that can connect to a number of AGPrimitive scalars or one array of AGPrimitive objects.
Array of AGPrimitive that can connect to a number of AGPrimitive scalars or one array of AGPrimitive objects.
A combination of input1 and input2 that can connect directly to an AGGraphWorld object.
AGCombinePolarGraphWorldInput