Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / PatternSettings Class
Members
In This Topic
    PatternSettings Class
    In This Topic
    Settings for pattern command.
    Object Model
    PatternSettings ClassLengthProperty ClassLengthProperty ClassLengthProperty ClassUnsignedIntegerProperty ClassUnsignedIntegerProperty ClassUnsignedIntegerProperty ClassLengthProperty ClassTextProperty ClassTextProperty ClassUnsignedIntegerProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.PatternSettings

    Syntax
    public class PatternSettings 
    Public Constructors
     NameDescription
    Public ConstructorCreates new instance and fill all properties with default values.  
    Top
    Public Properties
     NameDescription
    Public PropertyDistance between items in X-axis.  
    Public PropertyDistance between items in Y-axis.  
    Public PropertyDistance between items in Z-axis.  
    Public PropertyNumber of items in X-axis.  
    Public PropertyNumber of items in Y-axis.  
    Public PropertyNumber of items in Z-axis.  
    Public PropertyOffset of odd rows.  
    Public PropertyPrefix of all items in the pattern.  
    Public PropertyRotation of whole pattern.  
    Public PropertySeparator between prefix and index.  
    Public PropertyStarting index for items in pattern.  
    Top
    See Also