Harness proD API Help
EPLAN.Harness.API.LibraryParts Namespace / LibGroupedPinInfo Class
Members
In This Topic
    LibGroupedPinInfo Class
    In This Topic
    Grouped pin information.
    Object Model
    LibGroupedPinInfo ClassUnsignedIntegerProperty ClassUnsignedIntegerProperty ClassBooleanProperty ClassBooleanProperty ClassTextProperty ClassUnsignedIntegerProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.LibraryParts.LibGroupedPinInfo

    Syntax
    public class LibGroupedPinInfo 
    Public Properties
     NameDescription
    Public Property Count of connection points.  
    Public Property Count of enabled connection points.  
    Public Property Specifies if the grouped pin is inline.  
    Public Property Specifies if the grouped pin is ribbon connectable.  
    Public Property Name of the grouped pin.  
    Public Property List of virtual pins' information.  
    Public Property Count of virtual pins.  
    Top
    See Also