NetDefinitionPoint Constructor(SymbolReference,Int16,NetbasedRoutingSymbols)
In This Topic
Creates a NetDefinitionPoint object.
Syntax
Parameters
| Parameter Name | Description |
|---|
| pSymbolRef | The NetDefinitionPoint object will be created on the connection attached to this SymbolReference. |
| Index | Index of the connection point (PinBase.Index) of the SymbolReference, where the connection is attached. |
| routingSymbols | Set 'Yes' if routing symbol for netbased wiring should be used. The value can either be 'Yes', 'No', or it can be taken from the settings |
Exceptions
See Also