Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiGlobalAddOnLength Class / ApiGlobalAddOnLength Constructor / ApiGlobalAddOnLength Constructor(Single,Single)
Real length of wires, cables, bundles, and surface protections without any global extra length as is displayed in the properties panel.
The length that is added to the real length.
In This Topic
    ApiGlobalAddOnLength Constructor(Single,Single)
    In This Topic
    Creates new instance of the ApiGlobalAddOnLength.
    Syntax
    public ApiGlobalAddOnLength( 
       float upToLength,
       float addOnLength
    )

    Parameters

    upToLength
    Real length of wires, cables, bundles, and surface protections without any global extra length as is displayed in the properties panel.
    addOnLength
    The length that is added to the real length.
    See Also