lxDummyBackAnnotateMFactorName
layoutXL lxDummyBackAnnotateMFactorNamestring "mFactor_parameter_name"
Description
Allows specifying an override to the parameter name defined for dummy backannotation by the backAnnotateInstances environment variable. If more than one name is provided, the first name that matches a CDF parameter is used. If no name matches a CDF parameter, the first name is added as a property on the instance and used instead.
If no value is specified for lxDummyBackAnnotateMFactorName, dummy backannotation uses the first name listed in the mfactorNames environment variable. Else, the parameter name specified using the lxDummyBackAnnotateMFactorName environment variable takes precedence.
GUI Equivalent
Examples
envGetVal("layoutXL" "lxDummyBackAnnotateMFactorName")
envSetVal("layoutXL" "lxDummyBackAnnotateMFactorName" 'string "simM")
envSetVal("layoutXL" "lxDummyBackAnnotateMFactorName" 'string "")
Related Topics
Dummy Instances BackannotationList of Layout XL Environment Variables
Return to top