Component Instances
Overview
What are Object Instances?
Analogy
Creating an Instance
Basic Syntax
Simple Example
Simple Example
What Gets Copied to an Instance
✅ What Gets Copied
❌ What Does NOT Get Copied
Example: What Appears
The Export Object
Why Export Exists
Basic Export Example
Setting Instance Parameters
Set Input Values
Use Expressions
Reference Other Instances
Nested Instances (Simple)
Simple Nesting
The Exported="1" Attribute
Exported="1" AttributeHow It Works
Common Patterns
Pattern 1: Multiple Instances of Same Component
Pattern 2: Instances with Different Parameters
Pattern 3: Instance Coordinates from Another Instance
Quick Troubleshooting
Problem: "Can't access parameter from instance"
Problem: "Can't access nested object"
Problem: "Calculation gives wrong value in instance"
Next Steps
Quick Reference
Create Instance
What Gets Copied
Access Instance Values
Export for Accessibility
Last updated