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