Share
 
 

Progress Reporting Options

Define progress reporting configurations.

The following defines the progress reporting settings in the IfcInfraConfiguration.json file.

Key Value Type Value Description
FaceProgressIncrement Number Specifies the number of surface faces processed before a progress update is reported. A smaller number results in more frequent progress updates.
ReportProgressMode Text Specifies the currently selected progress reporting mode, as defined in the ReportProgressModesSupported setting.
ReportProgressModesSupported Text Specifies one of the currently supported progress reporting methods: None, CommandLine, or Pane.
Verbose Boolean When set to true, more detailed progress reporting is provided.
VertexProgressIncrement Number Specifies the number of surface vertices processed before a progress update is reported. A smaller number results in more frequent progress updates.

Was this information helpful?