Eplan Platform API
Eplan.EplApi.DataModel Namespace / NetDefinitionPoint.NetConnectionPoint Class

NetDefinitionPoint.NetConnectionPoint Class Properties

For a list of all members of this type, see NetDefinitionPoint.NetConnectionPoint members.

Public Properties
 NameDescription
Public PropertyGets the connection point's direction. (Inherited from Eplan.EplApi.DataModel.PinBase)
Public PropertyReturns Id for net-based connections  
Public PropertyReturns 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)
Public PropertyGets the connection point's position relative to the symbol's insertion point. (Inherited from Eplan.EplApi.DataModel.PinBase)
Public PropertyReturns name of a connection point  
Public PropertyReturns the symbol reference that the logical conn. point represented by this object belongs to. (Inherited from Eplan.EplApi.DataModel.PinBase)
Top
See Also