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
  • Menu Options

Was this helpful?

  1. The Manual
  2. Grasshopper
  3. General Components

Evaluate Component

PreviousDecompose ComponentNextLive Link Component

Last updated 4 years ago

Was this helpful?

Overview

The Evaluate Component supplies detailed information about the Entity.

Inputs

Outputs

Name [N] (String) - Entity name. Geometry [G] (Geometry Base) - List of Geometry objects that builds up the Entity. Material [M] (Various) - List of Materials used by Geometry objects of the Entity.

Menu Options

Material [Variable] - Toggles Material output type between: Name (String), Color (Color), Texture (RenderTexture), Object (RenderMaterial).

Entity ID [EID] (Guid) - Entity identifier provided by the

📖
Decompose Component