mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 18:20:06 +00:00
quantification fallback - small clarification
This commit is contained in:
@@ -93,7 +93,7 @@ class BIMQtoProperties(PropertyGroup):
|
|||||||
name="Fallback To Other Calculators",
|
name="Fallback To Other Calculators",
|
||||||
description=(
|
description=(
|
||||||
"If currently selected calculator does not support quantification "
|
"If currently selected calculator does not support quantification "
|
||||||
"of some class/property, to try other available calculators."
|
"of some class/quantity set, to try other available calculators."
|
||||||
),
|
),
|
||||||
default=False,
|
default=False,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user