Description:
It represents the COM object for the element NetCOM
Properties:
| Name | Name of the node |
| ID | Identification number of the node |
| Comment | Comment for the node |
| SimScript | Script-Code to start extern simulation |
| InputScript | Script-Code to transfer the parameters to extern simulation |
| OutputScript | Script-Code to transfer the results from extern simulation |
| SimFailed |
Status of Calculation True = Ok False = Calculation fails and results should not be evaluated |
| 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 |
| Application (ReadOnly) | Return the Application-object |