Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / MappingInfo Class
Members
In This Topic
    MappingInfo Class
    In This Topic
    Information about mapping of connectable objects and their pins to wires.
    Object Model
    MappingInfo ClassBooleanProperty ClassLibPinInfo ClassLibPinInfo ClassBaseCableEntityInfo Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.MappingInfo

    Syntax
    public class MappingInfo 
    Public Properties
     NameDescription
    Public Property Specifies if the wire is not connected.  
    Public Property First connected pin.  
    Public Property Second connected pin.  
    Public Property Cable's wire.  
    Top
    See Also