Description:
It represents the COM object for group of the element Nominal
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 |
Nominal(Variant Index) | Return a Nominal-object with the index as its name or its forthcoming number in the group |
Nominals | Return Nominals-object. It is the collection of all elements in the group |
AddNominal | Add a nominal parameter to the group and return its Nominal-object |
Methods:
DeleteNominal(Variant Index) | Delete the nominal with the index as its name or its forthcoming number in the group |