Like write feature property , Apply writing information to a geometry via the flow. However, unlike write property or write feature property, this node applies as many properties as is required by the selected usage.
Usages, unlike Properties, often have additional nested settings. The Apply Usage node ensures that all Usage properties and defaults are included on the geometry from the flow.
Category: Usage Kind: Operation Description: Apply a usage to a feature
Name | Abbreviation | Type | Access | Description |
---|---|---|---|---|
Feature | F | Feature | Item | The feature to apply usage to |
Usage | U | String | Item | The usage to apply |
Name | Abbreviation | Type | Access | Description |
---|---|---|---|---|
Feature | F | Feature | Item | The feature with usage applied |
Get a feature
The item needs to be a single feature. If you are working with Lists, use map to apply a usage to every item in the list.
Add the Apply Usage node
Define the usage
You may either type the usage name in the box (case-sensitive)
OR
You can connect the get usage node to select one from the list
Connect the feature to the F input of Apply Usage
The result is geometry with the usage applied, including all of its defaults and other settings (color, costs, dwellings, etc)