Public Member Functions | List of all members
ParameterSettingStatus Class Reference

ParameterSettingStatus class This class specifies the display status of the analysis parameter list.
This class can be called from the Study / Model / AnalysisGroup class.
. More...

Public Member Functions

void AddLowerFrame (int frame)
 Adds display items in the lower area. More...
 
void AddUpperFrame (int frame)
 Adds display items in the upper area. More...
 
void ClearLowerFrame ()
 Clears the display items in the lower area.
 
void ClearUpperFrame ()
 Clears the display items in the upper area.
 
bool GetCaseParameter ()
 Returns True if display the case parameter table. More...
 
bool GetCircuit ()
 Returns True if display the circuit parameter table. More...
 
bool GetCondition ()
 Returns True if display the condition parameter table. More...
 
bool GetDesignVariable ()
 Obsolete function. More...
 
bool GetEquation ()
 Returns True if display the equation table. More...
 
bool GetGeometry ()
 Returns True if display the cad parameter table. More...
 
Variant GetLowerFrame ()
 Returns the display items in the lower area. More...
 
bool GetMaterial ()
 Returns True if display the material parameter table. More...
 
bool GetMeasurement ()
 Returns True if display the measurement variables table. More...
 
bool GetMeshProperty ()
 Returns True if display the mesh property parameter table. More...
 
bool GetOnlyDesignParameter ()
 Returns whether to display only design parameters in the case list table. More...
 
bool GetOnlyResponse ()
 Returns whether to display only the response value in the result table. More...
 
bool GetPreset ()
 Returns whether it is a preset setting for scenario execution. More...
 
bool GetStudyProperty ()
 Returns True if display the study property parameter table. More...
 
Variant GetUpperFrame ()
 Returns the display items in the upper area. More...
 
bool GetWindingProperty ()
 Returns True if display the winding property parameter table. More...
 
bool IsValid ()
 Returns True if an object is valid. More...
 
void SetCaseParameter (bool check)
 Specifies whether to display the case parameter table. More...
 
void SetCircuit (bool check)
 Specifies whether to display the circuit parameter table. More...
 
void SetCondition (bool check)
 Specifies whether to display the condition parameter table. More...
 
void SetDesignVariable (bool check)
 Obsolete function. More...
 
void SetEquation (bool check)
 Specifies whether to display the equation table. More...
 
void SetGeometry (bool check)
 Specifies whether to display the cad parameter table. More...
 
void SetMaterial (bool check)
 Specifies whether to display the material parameter table. More...
 
void SetMeasurement (bool check)
 Specifies whether to display the measurement variable table. More...
 
void SetMeshProperty (bool check)
 Specifies whether to display the mesh property parameter table. More...
 
void SetOnlyDesignParameter (bool check)
 Specifies whether to display only design parameters in the design table. More...
 
void SetOnlyResponse (bool check)
 Specifies whether to display only the response value in the result table. More...
 
void SetPreset (bool check)
 Specifies whether to use display item presets. More...
 
void SetStudyProperty (bool check)
 Specifies whether to display the study property parameter table. More...
 
void SetWindingProperty (bool check)
 Specifies whether to display the winding property parameter table. More...
 

Detailed Description

ParameterSettingStatus class This class specifies the display status of the analysis parameter list.
This class can be called from the Study / Model / AnalysisGroup class.
.

Example of calling the class object:

app.GetModel(0).GetStudy(0).GetParameterSettingStatus()

Member Function Documentation

void ParameterSettingStatus::AddLowerFrame ( int  frame)

Adds display items in the lower area.

0 : Case List
1 : Parameter Parameters
3 : Model View
4 : Winding
5 : Create Response Table (Speed Priority)
6 : Result Table
7 : Result Item
Parameters
frameDisplay items to add
void ParameterSettingStatus::AddUpperFrame ( int  frame)

Adds display items in the upper area.

0 : Case List
1 : Parameter Parameters
3 : Model View
4 : Winding
5 : Create Response Table (Speed Priority)
6 : Result Table
7 : Result Item
Parameters
frameDisplay items to add
bool ParameterSettingStatus::GetCaseParameter ( )

Returns True if display the case parameter table.

Returns
Whether to display
bool ParameterSettingStatus::GetCircuit ( )

Returns True if display the circuit parameter table.

Returns
Whether to display
bool ParameterSettingStatus::GetCondition ( )

Returns True if display the condition parameter table.

Returns
Whether to display
bool ParameterSettingStatus::GetDesignVariable ( )

Obsolete function.

Deprecated:
bool ParameterSettingStatus::GetEquation ( )

Returns True if display the equation table.

Returns
Whether to display
bool ParameterSettingStatus::GetGeometry ( )

Returns True if display the cad parameter table.

Returns
Whether to display
Variant ParameterSettingStatus::GetLowerFrame ( )

Returns the display items in the lower area.

Returns
List of display items
bool ParameterSettingStatus::GetMaterial ( )

Returns True if display the material parameter table.

Returns
Whether to display
bool ParameterSettingStatus::GetMeasurement ( )

Returns True if display the measurement variables table.

Returns
Whether to display
bool ParameterSettingStatus::GetMeshProperty ( )

Returns True if display the mesh property parameter table.

Returns
Whether to display
bool ParameterSettingStatus::GetOnlyDesignParameter ( )

Returns whether to display only design parameters in the case list table.

Returns
Whether to display only design parameters
bool ParameterSettingStatus::GetOnlyResponse ( )

Returns whether to display only the response value in the result table.

Returns
Whether to display only the response value
bool ParameterSettingStatus::GetPreset ( )

Returns whether it is a preset setting for scenario execution.

Returns
Whether it is a preset setting for scenario execution
bool ParameterSettingStatus::GetStudyProperty ( )

Returns True if display the study property parameter table.

Returns
Whether to display
Variant ParameterSettingStatus::GetUpperFrame ( )

Returns the display items in the upper area.

Returns
List of display items
bool ParameterSettingStatus::GetWindingProperty ( )

Returns True if display the winding property parameter table.

Returns
Whether to display
bool ParameterSettingStatus::IsValid ( )

Returns True if an object is valid.

Returns
Whether or not the ParameterSettingStatus object is valid
void ParameterSettingStatus::SetCaseParameter ( bool  check)

Specifies whether to display the case parameter table.

True=1 : Displays a table of case parameters
False=0 : Does not show table of case parameters
Parameters
checkWhether to display the table
void ParameterSettingStatus::SetCircuit ( bool  check)

Specifies whether to display the circuit parameter table.

True=1 : Displays a parameter table of circuit parameters
False=0 : Does not show parameter table of circuit parameters
Parameters
checkWhether to display the parameter table
void ParameterSettingStatus::SetCondition ( bool  check)

Specifies whether to display the condition parameter table.

True=1 : Displays a parameter table of condition parameters
False=0 : Does not show parameter table of condition parameters
Parameters
checkWhether to display the parameter table
void ParameterSettingStatus::SetDesignVariable ( bool  check)

Obsolete function.

Deprecated:
void ParameterSettingStatus::SetEquation ( bool  check)

Specifies whether to display the equation table.

True=1 : Displays a table of equations
False=0 : Does not show table of equations
Parameters
checkWhether to display the table
void ParameterSettingStatus::SetGeometry ( bool  check)

Specifies whether to display the cad parameter table.

True=1 : Displays a parameter table of cad parameters
False=0 : Does not show parameter table of cad parameters
Parameters
checkWhether to display the parameter table
void ParameterSettingStatus::SetMaterial ( bool  check)

Specifies whether to display the material parameter table.

True=1 : Displays a parameter table of material parameters
False=0 : Does not show parameter table of material parameters
Parameters
checkWhether to display the parameter table
void ParameterSettingStatus::SetMeasurement ( bool  check)

Specifies whether to display the measurement variable table.

True=1 : Displays a table of measurement variables
False=0 : Does not show table of measurement variables
Parameters
checkWhether to display the table
void ParameterSettingStatus::SetMeshProperty ( bool  check)

Specifies whether to display the mesh property parameter table.

True=1 : Displays a parameter table of mesh property parameters
False=0 : Does not show parameter table of mesh property parameters
Parameters
checkWhether to display the parameter table
void ParameterSettingStatus::SetOnlyDesignParameter ( bool  check)

Specifies whether to display only design parameters in the design table.

True=1 : Displays only design parameters in the design table
False=0 : Displays design variables and measurement variables in the design table
Parameters
checkWhether to display only design parameters
void ParameterSettingStatus::SetOnlyResponse ( bool  check)

Specifies whether to display only the response value in the result table.

True=1 : Displays only response values in the result table
False=0 : Displays response values and case parameters in the result table
Parameters
checkWhether to display only the response value
void ParameterSettingStatus::SetPreset ( bool  check)

Specifies whether to use display item presets.

True=1 : Specifies scenario execution presets
False=0 : Does not set presets
Parameters
checkWhether to set a scenario execution preset
void ParameterSettingStatus::SetStudyProperty ( bool  check)

Specifies whether to display the study property parameter table.

True=1 : Displays a parameter table of study property parameters
False=0 : Does not show parameter table of study property parameters
Parameters
checkWhether to display the parameter table
void ParameterSettingStatus::SetWindingProperty ( bool  check)

Specifies whether to display the winding property parameter table.

True=1 : Displays a parameter table of winding property parameters
False=0 : Does not show parameter table of winding property parameters
Parameters
checkWhether to display the parameter table