ValueHelper#
- class ansys.sam.sysml2.classes.value_helper.ValueHelper(prefix: str)#
Helper class for feature value resolve.
Overview#
Get the value of the feature. |
|
Get the value of the feature. |
|
Create the commit to set or update the value of type |
Import detail#
from ansys.sam.sysml2.classes.value_helper import ValueHelper
Attribute detail#
- ValueHelper.prefix#
Method detail#
- static ValueHelper.get_value_for_scripting_element(element)#
Get the value of the feature.
- static ValueHelper.get_value_for_sysml_element(element)#
Get the value of the feature.