Harness proD API Help
EPLAN.Harness.API.Occurrences.Nailboard Namespace / OccNbWireHarness Class / ScaleRatioNumerator Property
In This Topic
    ScaleRatioNumerator Property
    In This Topic
    Numerator of scale of the wire harness.
    Syntax
    public UnsignedIntegerProperty ScaleRatioNumerator {get; set;}
    Remarks
    Allowed interval of values is from 1 to 100. Scale ratio is computed as ScaleRatioNumerator : ScaleRatioDenominator.
    See Also