Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / OnLength Method

In This Topic
    OnLength Method
    In This Topic
    Is called after input of length.
    Syntax
    public virtual RequestCode OnLength( 
       double dLength
    )
    public:
    virtual RequestCode OnLength( 
       double dLength
    ) 

    Parameters

    dLength

    Return Value

    Default RequestCode for this function is Stop.
    See Also