image.png

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.

Apply Usage

Category: Usage Kind: Operation Description: Apply a usage to a feature

Inputs

Name Abbreviation Type Access Description
Feature F Feature Item The feature to apply usage to
Usage U String Item The usage to apply

Outputs

Name Abbreviation Type Access Description
Feature F Feature Item The feature with usage applied
  1. 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.

  2. Add the Apply Usage node

  3. 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

  4. Connect the feature to the F input of Apply Usage

  5. The result is geometry with the usage applied, including all of its defaults and other settings (color, costs, dwellings, etc)