methodAvailable
physics_boundary
Public method `telion_api.Model.physics_boundary(physics: 'str', kind: 'str', label: 'str | None' = None, selection: 'str' = 'none', **fields: 'Any') -> 'Feature'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.physics_boundary | — |
| signature | (physics: 'str', kind: 'str', label: 'str | None' = None, selection: 'str' = 'none', **fields: 'Any') -> 'Feature' | — |
| return | Feature | — |
Public method telion_api.Model.physics_boundary(physics: 'str', kind: 'str', label: 'str | None' = None, selection: 'str' = 'none', **fields: 'Any') -> 'Feature'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.physics_boundary |
| signature | (physics: 'str', kind: 'str', label: 'str | None' = None, selection: 'str' = 'none', **fields: 'Any') -> 'Feature' |
| return | Feature |
Signature
telion_api.Model.physics_boundary(physics: 'str', kind: 'str', label: 'str | None' = None, selection: 'str' = 'none', **fields: 'Any') -> 'Feature'