Rhino Nature Help
  • Introduction
  • Requirements
  • Installation
  • Licensing
  • Getting started
  • FAQ
  • 📖The Manual
    • Ecosystems
    • Entities
    • Domains
    • Scopes
    • Distribution
      • Density Mapping
      • Clustering
      • Altitude
      • Slope
      • Collisions
    • Transform
    • Field of View
    • Falloff Graph
    • Settings
    • Library Browser
      • Preset Information
    • Grasshopper
      • General Components
        • Decompose Component
        • Evaluate Component
        • Live Link Component
  • 🔌The API
    • Integrations
Powered by GitBook
On this page
  • Overview
  • Inputs
  • Outputs

Was this helpful?

  1. The Manual
  2. Grasshopper
  3. General Components

Decompose Component

PreviousGeneral ComponentsNextEvaluate Component

Last updated 4 years ago

Was this helpful?

Overview

The Decompose Component disassembles the Ecosystem Data object and supplies its child elements.

Inputs

Outputs

Ecosystem Data [ED] (Generic Data) - List of Ecosystem Data objects provided by the . Index [I] (Integer) - Index of Ecosystem Data object to decompose. The default value is set to 0.

Entity ID [EID] (Guid) - List of Entities belonging to decomposed Ecosystem which should be passed to the in order to retrieve detailed information about it. Entity Transforms [EXF] (Transform) - Tree of transforms lists belonging to Entities from decomposed Ecosystem.

📖
Live Link Component
Evaluate Component