Parameterized Note Text
Function introduced:
A note in a drawing, or in a symbol definition, can be parameterized. This means that it contains the name of a parameter from a Creo Parametric model, preceded by a '&'. The '&' and the parameter name are replaced by the value of the parameter when the note is displayed, or when the symbol is instantiated.
The parameterizations in different notes and symbols in a single drawing may refer to parameters on different
Creo Parametric models, depending upon the history of the drawing. The function
ProDtlnoteModelrefGet() allows you to find out which model is referred to by a specific parameter.