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

ShowFillingDegree Method
Show or hide filling degree.
Syntax
public void ShowFillingDegree( 
   bool bShow
)

Parameters

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