runtime-commandAvailable
Create Physics Global Feature
Create a global block, circuit element, or connector under a physics interface.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_physics_global_feature | — |
| aliases | ["global_feature"] | — |
| category | model | — |
| displayName | Create Physics Global Feature | — |
| pythonName | physics_global | — |
| responseType | model | — |
Create a global block, circuit element, or connector under a physics interface.
Contract
| Property | Value |
|---|---|
| action | create_physics_global_feature |
| aliases | ["global_feature"] |
| category | model |
| displayName | Create Physics Global Feature |
| pythonName | physics_global |
| responseType | model |
Dynamic call
model.command('create_physics_global_feature', ...)