Deleting Konstru Objects

Descriptions on how to delete Konstru Objects and Geometry within Grasshopper

  1. Using the "Select Model" component, select the desired model to update. This component will pull the model from your Konstru model library and retrieve its ID.

  2. Using the "Download Konstru" component, plug in the ID from the "Select Model" component. Upon connection, a Konstru dialog box will pop up with a progress bar, displaying that the model is being currently downloaded. Unless a specific version of the selected model is specified, Konstru will automatically download the latest version.

    1. To select a different version, connect a text panel with the name of the version you are looking for. All available versions of the models can be found by connecting the ID of the "Select Model" component to the "Versions" component.

  3. Extract the elements you wish to delete.

  4. Using the "Upload Konstru" component, plug in the ID from the "Select Model" component.

  5. Plug your updated Konstru Elements in "Delete Elements" input.

  6. Use Button to trigger the process.

Last updated