ActiveElementUtilityGetValueOfAttributeOrRef Method |
Name | Description | |
---|---|---|
![]() ![]() | GetValueOfAttributeOrRef(ActiveElement, String, IElementModelParameterCollection, IVariableContainer) |
Get the value from model`s parameters. If that value is a name of variable if the provided container it resolve the result with the container. Also it checks the container for '-ref' post fix of the attribute name.
|
![]() ![]() | GetValueOfAttributeOrRef(ActiveElement, String, IElementModelParameterCollection, IVariableContainer, Boolean, Boolean) |
Get the value from model`s parameters. If that value is a name of variable if the provided container it resolve the result with the container. Also it checks the container for '-ref' post fix of the attribute name.
|
![]() ![]() | GetValueOfAttributeOrRef(ActiveElement, String, String, IElementModelParameterCollection, IVariableContainer, Boolean, Boolean) |
Get the value from model`s parameters. If that value is a name of variable if the provided container it resolve the result with the container. Also it checks the container for '-ref' post fix of the attribute name.
|