SubCondition Interface
This is a sub-rule which shares placement attributes and nested customization rules of the hierarchy rule. This means the attributes of hierarchy rule are still in effect and the sub-rules can add additional condition of their own.
@see Sub-conditions reference documentation section
Properties
Name | Type | Description | |
---|---|---|---|
condition | string | undefined | Defines a condition which needs to be met in order for the rule to be used. | |
requiredSchemas | RequiredSchemaSpecification[] | undefined | Specifications that define ECSchema requirements for | |
specifications | ChildNodeSpecification[] | undefined | A list of hierarchy specifications that define what nodes are going to be returned. | |
subConditions | SubCondition[] | undefined | A list of nested sub-rules which share placement attributes of this sub-condition. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.