runtime-commandAvailable
Create Physics Domain Feature
Create or update a domain feature under a physics interface.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_physics_domain_feature | — |
| aliases | ["domain_feature"] | — |
| category | model | — |
| displayName | Create Physics Domain Feature | — |
| pythonName | physics_domain | — |
| responseType | model | — |
Create or update a domain feature under a physics interface.
Contract
| Property | Value |
|---|---|
| action | create_physics_domain_feature |
| aliases | ["domain_feature"] |
| category | model |
| displayName | Create Physics Domain Feature |
| pythonName | physics_domain |
| responseType | model |
Dynamic call
model.command('create_physics_domain_feature', ...)