Description:
It represents the COM object for group of the element Stochastic
Properties:
| Name | Name of the node |
| ID | Identification number of the node |
| InputLinks (ReadOnly) | Return the Links-object. It is the collection of all input links for the node |
| OutputLinks (ReadOnly) | Return the Links-object. It is the collection of all output links for the node |
| Stochastic(Variant Index) | Return a Stochastic-object with the index as its name or its forthcoming number in the group |
| Stochastics | Return Stochastics-object. It is the collection of all elements in the group |
| AddStochastic | Add a stochastic parameter to the group and return its Stochastic-object |
Methods:
| DeleteStochastic(Variant Index) | Delete the stochastic parameter with the index as its name or its forthcoming number in the group |