methodAvailable
fixed_constraint
Public method `telion_api.Model.fixed_constraint(physics: 'str' = 'Structural Mechanics', label: 'str' = 'Fixed Constraint 1', selection: 'str' = 'none', value: 'Iterable[Any]' = ('0[m]', '0[m]', '0[m]'), components: 'Iterable[bool]' = (True, True, True), **fields: 'Any') -> 'Feature'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.fixed_constraint | — |
| signature | (physics: 'str' = 'Structural Mechanics', label: 'str' = 'Fixed Constraint 1', selection: 'str' = 'none', value: 'Iterable[Any]' = ('0[m]', '0[m]', '0[m]'), components: 'Iterable[bool]' = (True, True, True), **fields: 'Any') -> 'Feature' | — |
| return | Feature | — |
Public method telion_api.Model.fixed_constraint(physics: 'str' = 'Structural Mechanics', label: 'str' = 'Fixed Constraint 1', selection: 'str' = 'none', value: 'Iterable[Any]' = ('0[m]', '0[m]', '0[m]'), components: 'Iterable[bool]' = (True, True, True), **fields: 'Any') -> 'Feature'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.fixed_constraint |
| signature | (physics: 'str' = 'Structural Mechanics', label: 'str' = 'Fixed Constraint 1', selection: 'str' = 'none', value: 'Iterable[Any]' = ('0[m]', '0[m]', '0[m]'), components: 'Iterable[bool]' = (True, True, True), **fields: 'Any') -> 'Feature' |
| return | Feature |
Signature
telion_api.Model.fixed_constraint(physics: 'str' = 'Structural Mechanics', label: 'str' = 'Fixed Constraint 1', selection: 'str' = 'none', value: 'Iterable[Any]' = ('0[m]', '0[m]', '0[m]'), components: 'Iterable[bool]' = (True, True, True), **fields: 'Any') -> 'Feature'