WSMLink`
WSMLink`
DotName
DotName is being phased out in favor of QuantityVariable and strings.
DotName["a","b","c"]
refers to the name "a.b.c".
Details and Options
- Functions returning DotName include WSMModelData, WSMSimulationData and WSMNames.
- Functions taking DotName in inputs include WSMParameterValues, WSMPlot and WSMConnectComponents.
- ToString converts DotName to its string representation.
Examples
open allclose allBasic Examples (4)
Load Wolfram System Modeler Link:
WSMModelData returns equations using DotName:
Variable lists also use DotName:
WSMNames returns classes using DotName:
Use DotName as input in WSMPlot:
Give both the model name and the variable to plot using DotName: