available_quantities_categories#
- PostProcessor3DLayout.available_quantities_categories(report_category=None, display_type=None, solution=None, context=None, is_siwave_dc=False)#
Compute the list of all available report categories.
- Parameters:
- report_category
str,optional Report category. The default is
None, in which case the first default category is used.- display_type
str,optional - Report display type. The default is
None, in which case the first default type is used. In most cases, this default type is
"Rectangular Plot".
- Report display type. The default is
- solution
str,optional Report setup. The default is
None, in which case the first nominal adaptive solution is used.- context
str,dict,optional Report category. The default is
None, in which case the first default context is used. For Maxwell 2D/3D eddy current solution types, the report category can be provided as a dictionary, where the key is the matrix name and the value the reduced matrix.- is_siwave_dcbool,
optional Whether the setup is SIwave DCIR. The default is
False.
- report_category
- Returns:
References
>>> oModule.GetAllCategories