180613: A configuration file cannot be used when sourcing CAD data from map layers. The specified configuration file will be ignored.

Description

When running the Import CAD To Indoor Dataset tool from Python, the allow_layers_from_cad parameter was set to NO_ALLOW_LAYERS_FROM_CAD (or False) while the floor_plan_config_file parameter was specified.

Solution

Set the allow_layers_from_cad parameter to NO_ALLOW_LAYERS_FROM_CAD (or True), or remove the floor_plan_config_file parameter value.