ReferenceAvailable
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.
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
| Property | Value |
|---|---|
| symbol | telion_api.Feature.children |
| signature | (category: 'str | None' = None) -> "list['Feature']" |
| return | list['Feature'] |
Signature
telion_api.Feature.children(category: 'str | None' = None) -> "list['Feature']"