Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / PatternSettings Class / DistanceZ Property
In This Topic
    DistanceZ Property (PatternSettings)
    In This Topic
    Distance between items in Z-axis.
    Syntax
    public LengthProperty DistanceZ {get; set;}
    Exceptions
    ExceptionDescription
    Argument is null.
    The exception that is thrown when the property is empty.
    Remarks
    If not set, it will be automatically counted by EPLAN.Harness.API.Projects.Documents.Designer.CreatePattern method.
    See Also