API Help
Eplan.EplApi.MasterData Namespace / MDConnectionPointInfo Class
Properties Methods

In This Topic
    MDConnectionPointInfo Class Members
    In This Topic

    The following tables list the members exposed by MDConnectionPointInfo.

    Public Properties
     NameDescription
    Public PropertyGets a unique identifier in the database, where the database item is stored (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Public PropertyReturns a list of possible categories of connections.  
    Public PropertyReturns a list of connection terminals (MDConnectionPointPosition) They are ordered the same way as in parts management.  
    Public PropertyGets the database, where the database item is stored (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Public PropertyReturns the name of the connection point info. This name is the unique key.  
    Public Property.NET Property enabling access to P8 properties of the PartsDatabaseItem object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Public PropertyOverridden. Returns the part type of the part.  
    Public PropertyReturns a map of ids and theirs names of all possible wire termination processings.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new connection terminal (MDConnectionPointPosition) to the connection point info. That position is added to the end of the connection point position list.  
    Public MethodDestructor for deterministic finalization of MDConnectionPointInfo object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObject)
    Public MethodRemoves the given connection point position from the connection point info.  
    Public MethodReturns data model identifier which identifies this object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Top
    See Also