Skip to main content

Property Display Mode

Determines which properties are shown for each entity based on their values in the generated documentation for a BimlFlex project.

This provides the default for BimlFlex's Generate Documentation feature, which builds a standalone HTML site from the project metadata; per-item overrides supplied through Item Settings JSON take precedence.

Options: All, NonEmpty, NonDefault

OptionBehavior
All (default)Every property is shown
NonEmptyProperties with empty values are omitted
NonDefaultProperties still at their default value are omitted

When to Change This Setting

Use NonEmpty or NonDefault to keep the documentation focused on the values that were actually configured, at the cost of hiding the full property inventory.

SettingInteraction
Hide Empty GroupsHides property groups left empty by this filtering
Item Settings JSONPer-item overrides of the display mode

Notes

  • This setting is part of the Documentation settings category.
  • The default value for this setting is All.