methodAvailable
structural_mechanics
Public method `telion_api.Model.structural_mechanics(label: 'str' = 'Structural Mechanics', dependent_variables: 'str' = 'u, v, w', **fields: 'Any') -> 'Feature'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.structural_mechanics | — |
| signature | (label: 'str' = 'Structural Mechanics', dependent_variables: 'str' = 'u, v, w', **fields: 'Any') -> 'Feature' | — |
| return | Feature | — |
Public method telion_api.Model.structural_mechanics(label: 'str' = 'Structural Mechanics', dependent_variables: 'str' = 'u, v, w', **fields: 'Any') -> 'Feature'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.structural_mechanics |
| signature | (label: 'str' = 'Structural Mechanics', dependent_variables: 'str' = 'u, v, w', **fields: 'Any') -> 'Feature' |
| return | Feature |
Signature
telion_api.Model.structural_mechanics(label: 'str' = 'Structural Mechanics', dependent_variables: 'str' = 'u, v, w', **fields: 'Any') -> 'Feature'