FeatureChainExpression#

class ansys.sam.sysml2.meta_model.feature_chain_expression.FeatureChainExpression(id: str)#

Bases: ansys.sam.sysml2.meta_model.operator_expression.OperatorExpression

Java class ‘com.ansys.medini.metamodel.sysml.FeatureChainExpression’.

Overview#

target_feature

Get the target feature property.

Import detail#

from ansys.sam.sysml2.meta_model.feature_chain_expression import FeatureChainExpression

Property detail#

property FeatureChainExpression.target_feature: Feature#

Get the target feature property.

Returns:
“Feature”

Value of property target feature.