System.Object
Eplan.EplApi.DataModel.PinBase
Eplan.EplApi.DataModel.NetDefinitionPoint.NetConnectionPoint
Eplan.EplApi.DataModel.Pin
System.Object
Eplan.EplApi.DataModel.PinBase
Eplan.EplApi.DataModel.NetDefinitionPoint.NetConnectionPoint
Eplan.EplApi.DataModel.Pin
Name | Description | |
---|---|---|
![]() | PinBase Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Direction | Gets the connection point's direction. |
![]() | Index | Returns an index of this connection point. NOTE: This may be an index amongst a function's conn. points (in case this object represents a 'logical' conn. point) or an index amongst a symbol's conn. points (in case this object is just a graphical conn. point of a symbol). |
![]() | Location | Gets the connection point's position relative to the symbol's insertion point. |
![]() | Parent | Returns the symbol reference that the logical conn. point represented by this object belongs to. |
Name | Description | |
---|---|---|
![]() | Dispose | Destructor for deterministic finalization of PinBase object. |
![]() | Equals | Comparison of two PinBase objects. Comparison is made by comparing each of Pin members instead of internal object id. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | .NET operator for comparing two PinBase objects. |
![]() | .NET operator for comparing two PinBase objects. |