Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / PatternSettings Class
Properties

In This Topic
    PatternSettings Class Members
    In This Topic

    The following tables list the members exposed by 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