finesse.element.ModelElement.default_parameter_name¶
- property ModelElement.default_parameter_name¶
- The default parameter to assume when the component is directly referenced. - This is used for example in kat script when the component is directly referenced in an expression, instead of the model parameter, e.g. &l1 instead of &l1.P. - Returns:
- str
- The name of the default model parameter. 
- None
- If there is no default.