
System.Object
EPLAN.Harness.API.DataStructures.PatternSettings
public class PatternSettings
Name | Description | |
---|---|---|
![]() | PatternSettings Constructor | Creates new instance and fill all properties with default values. |
Name | Description | |
---|---|---|
![]() | DistanceX | Distance between items in X-axis. |
![]() | DistanceY | Distance between items in Y-axis. |
![]() | DistanceZ | Distance between items in Z-axis. |
![]() | NumberOfItemsX | Number of items in X-axis. |
![]() | NumberOfItemsY | Number of items in Y-axis. |
![]() | NumberOfItemsZ | Number of items in Z-axis. |
![]() | OddRowOffset | Offset of odd rows. |
![]() | Prefix | Prefix of all items in the pattern. |
![]() | Rotation | Rotation of whole pattern. |
![]() | Separator | Separator between prefix and index. |
![]() | StartingIndex | Starting index for items in pattern. |