Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

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

FieldValueDescription
symboltelion_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'
returnFeature

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

PropertyValue
symboltelion_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'
returnFeature

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'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.fixed_constraint
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.fixed_constraint