Eplan Platform API
Eplan.EplApi.Base Namespace / Progress Class / ShowLevel Method
Nesting level

In This Topic
    ShowLevel Method
    In This Topic
    Specifies the nesting level up to which a display is made.
    Syntax
    public void ShowLevel( 
       int nPartLevelToBeShown
    )
    public:
    void ShowLevel( 
       int nPartLevelToBeShown
    ) 

    Parameters

    nPartLevelToBeShown
    Nesting level
    See Also