get_const_var_names# Variables.get_const_var_names(v_type: int | None = None) → List[str]# Get the names of all constant OR per part constant variables Parameters: v_type: intenums.ENS_VAR_CONSTANT (default) if not provided or enums.ENS_VAR_CONSTANT_PER_PART Returns: listList containing names of constants