System.Object
Eplan.EplApi.DataModel.PinBase
Eplan.EplApi.DataModel.NetDefinitionPoint.NetConnectionPoint
System.Object
Eplan.EplApi.DataModel.PinBase
Eplan.EplApi.DataModel.NetDefinitionPoint.NetConnectionPoint
Name | Description | |
---|---|---|
NetDefinitionPoint.NetConnectionPoint Constructor |
Name | Description | |
---|---|---|
Direction | Gets the connection point's direction. (Inherited from Eplan.EplApi.DataModel.PinBase) | |
IdForNetBasedConnections | Returns Id for net-based connections | |
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). (Inherited from Eplan.EplApi.DataModel.PinBase) | |
Location | Gets the connection point's position relative to the symbol's insertion point. (Inherited from Eplan.EplApi.DataModel.PinBase) | |
Name | Returns name of a connection point | |
Parent | Returns the symbol reference that the logical conn. point represented by this object belongs to. (Inherited from Eplan.EplApi.DataModel.PinBase) |
Name | Description | |
---|---|---|
Dispose() | Destructor for deterministic finalization of ViewPlacement object. (Inherited from Eplan.EplApi.DataModel.PinBase) | |
Equals | Comparison of two PinBase objects. Comparison is made by comparing each of Pin members instead of internal object id. (Inherited from Eplan.EplApi.DataModel.PinBase) | |
GetHashCode | Serves as the default hash function. (Inherited from Eplan.EplApi.DataModel.PinBase) | |
ToString | Returns a string that represents the current object. |