Harness proD API Help
EPLAN.Harness.API.DataStructures.RapidPrototypes Namespace / RapidRibbonCableDefinition Class
Members
In This Topic
    RapidRibbonCableDefinition Class
    In This Topic
    Definition of the rapid prototype ribbon cable.
    Object Model
    RapidRibbonCableDefinition ClassLengthProperty ClassLengthProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.RapidPrototypes.RapidRibbonCableDefinition

    Syntax
    public class RapidRibbonCableDefinition 
    Remarks
    Use to create rapid prototype ribbon cable with a different definition than the default definition in the project settings.
    Public Constructors
     NameDescription
    Public ConstructorCreates new instance of the RapidRibbonCableDefinition with default values from project settings.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets color of the rapid prototype ribbon cable.  
    Public Property Gets or sets height of the rapid prototype ribbon cable.  
    Public Property Gets or sets number of wires of the rapid prototype ribbon cable.  
    Public Property Gets or sets width of the rapid prototype ribbon cable.  
    Public Property Gets or sets wire name prefix of the rapid prototype ribbon cable.  
    Top
    See Also