Overview Schemas Index

FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA (jsdai.SFinite_element_analysis_control_and_result_schema)


TYPE aggregated_tensor2_3d_variable = ENUMERATION (
          rotational_inertia );
END_TYPE; -- aggregated_tensor2_3d_variable

Users

          volume_aggregated_variable
                    curve_2d_node_field_aggregated_variable_values.variable
                    curve_2d_whole_element_variable_value.variable
                    curve_3d_node_field_aggregated_variable_values.variable
                    curve_3d_whole_element_variable_value.variable
                    field_variable_element_group_value.variable
                    field_variable_whole_model_value.variable
                    surface_2d_node_field_aggregated_variable_values.variable
                    surface_2d_whole_element_variable_value.variable
                    surface_3d_node_field_aggregated_variable_values.variable
                    surface_3d_whole_element_variable_value.variable
                    volume_2d_whole_element_variable_value.variable
                    volume_3d_whole_element_variable_value.variable

public final class EAggregated_tensor2_3d_variable

          static final int ROTATIONAL_INERTIA = 1
          static String[] values = {"ROTATIONAL_INERTIA"}
          static int toInt(String str)
          static String toString(int value)