Eplan Platform API
Eplan.EplApi.HEServices Namespace / ConnectionService3D Class / ShowFillingDegree Method
Show filling degree, if bShow==true, otherwise hide filling degree.

In This Topic
    ShowFillingDegree Method
    In This Topic
    Show or hide filling degree.
    Syntax
    public void ShowFillingDegree( 
       bool bShow
    )
    public:
    void ShowFillingDegree( 
       bool bShow
    ) 

    Parameters

    bShow
    Show filling degree, if bShow==true, otherwise hide filling degree.
    Exceptions
    ExceptionDescription
    Thrown when necessary argument is null.
    An interface used for export could not be created.
    No user rights to create files on the file system.
    See Also