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

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

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