We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5393d commit dd897eaCopy full SHA for dd897ea
1 file changed
base_classes/NXparameters.nxdl.xml
@@ -41,7 +41,7 @@
41
have been defined to store metadata associated with such a
42
refinement.
43
</doc>
44
- <field name="model">
+ <attribute name="model">
45
<doc>
46
The name of the model used in optimizing the parameter
47
values. Fitting packages such as LMFIT
@@ -50,7 +50,7 @@
50
attribute is provided, it is assumed that all the parameters
51
in this group are associated with this model.
52
53
- </field>
+ </attribute>
54
<field name="PARAMETER" type="NX_CHAR_OR_NUMBER" nameType="any">
55
56
A parameter that is used in or results from processing.
0 commit comments