Skip to main content

Property Order

Determines the order in which properties are displayed for each entity 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: Default, Alphabetical, ReverseAlphabetical, BimlFlexAppOrder

OptionBehavior
Default (default)Properties are shown in their standard documentation order
AlphabeticalProperties are sorted A to Z
ReverseAlphabeticalProperties are sorted Z to A
BimlFlexAppOrderProperties follow the order of the BimlFlex app's editor forms
SettingInteraction
Property Display ModeWhich properties are shown
Item Settings JSONPer-item overrides of the property order

Notes

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