Eplan Platform API
Eplan.EplApi.Base Namespace / Progress Class / Step Method
Number of steps to be used.

In This Topic
    Step Method
    In This Topic
    Uses a step
    Syntax
    public void Step( 
       int nSteps
    )
    public:
    void Step( 
       int nSteps
    ) 

    Parameters

    nSteps
    Number of steps to be used.
    Remarks
    Please not use the method when a nested EPLAN progress (i.e. from API method) could be called afterwards.
    See Also