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

children

List child features under this feature. Physics handles default to domain and boundary children. Study handles default to solver features. For other handles, pass a category explicitly when the child relationship is meaningful to the model.

Reference contract

FieldValueDescription
symboltelion_api.Feature.children
signature(category: 'str | None' = None) -> "list['Feature']"
returnlist['Feature']

List child features under this feature. Physics handles default to domain and boundary children. Study handles default to solver features. For other handles, pass a category explicitly when the child relationship is meaningful to the model.

Contract

PropertyValue
symboltelion_api.Feature.children
signature(category: 'str | None' = None) -> "list['Feature']"
returnlist['Feature']

Signature

telion_api.Feature.children(category: 'str | None' = None) -> "list['Feature']"

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Feature.children
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Feature.children