runtime-commandAvailable
Physics Catalog
Return the physics-interface catalog declared by the active Telion build.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | physics.catalog | — |
| aliases | ["physics"] | — |
| category | runtime | — |
| displayName | Physics Catalog | — |
| pythonName | physics_catalog | — |
| responseType | physicsCatalog | — |
Return the physics-interface catalog declared by the active Telion build.
Contract
| Property | Value |
|---|---|
| action | physics.catalog |
| aliases | ["physics"] |
| category | runtime |
| displayName | Physics Catalog |
| pythonName | physics_catalog |
| responseType | physicsCatalog |
Dynamic call
model.command('physics.catalog', ...)