Entity ToC View
The Entity ToC View combines the ToC View and the Entity Selector view into one single panel. ToC entries that have an entity defined will have its entity icon in front of the name and the current selection size will be displayed on its right hand side. If no icon is defined for the entity the default icon spatial or non-spatial entity will be displayed instead. The selection size of entities are updated as the size changes. Since entities can be set on multiple places in a ToC , entities can be selected on multiple places. The active entity is always highlighted recursively so even if the the ToC is collapsed, its parents are highlighted guiding the user to the active entity entry. Entries with no linked entity will have a layers icon.
Entities not defined in the ToC are added in groups at the end of the ToC , allowing the user to select entities independent on the ToC definition.
Since Entity Toc View is based on the ToC View, most options associated with it can be applied on this as well.
ID
weave.entitytoc
Sub-tags
name | type | default | description |
---|---|---|---|
includeExistingEntities | boolean | false | Add all entities in their respective group regardless if they are linked within the toc or not. Entities may be available at several places in the tree. (Implied includeEntities is set to true) Default to false. |
expandEntities | boolean | false | Should entities included in the toc be expanded by default? (Implied includeEntities is set to true) Defaults to false |
includeEntities | boolean | true | Should entities not defined in the toc be accessable in the tree? Defaults to true |
expandOnChange | boolean | true | Expand nodes related to current entity when entity is changed. Will also expand when the view is initialized to the default entity |