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

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

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