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