TYPE volume_variable

(* SCHEMA structural_analysis_design; *)
  TYPE volume_variable = SELECT
    (volume_scalar_variable,
     volume_angular_variable,
     volume_vector_3d_variable,
     volume_tensor2_3d_variable,
     application_defined_scalar_variable,
     application_defined_vector_3d_variable,
     application_defined_tensor2_3d_variable);
  END_TYPE; -- volume_variable

Referenced By

Defintion volume_variable is references by the following definitions:
DefinitionType
 curve_2d_element_constant_specified_volume_variable_value ENTITY
 curve_3d_element_constant_specified_volume_variable_value ENTITY
 curve_3d_element_location_point_volume_variable_values ENTITY
 curve_element_variable SELECT
 surface_2d_element_constant_specified_volume_variable_value ENTITY
 surface_2d_element_location_point_volume_variable_values ENTITY
 surface_3d_element_constant_specified_volume_variable_value ENTITY
 surface_3d_element_location_point_volume_variable_values ENTITY
 surface_element_variable SELECT
 volume_2d_element_basis ENTITY
 volume_2d_element_constant_specified_variable_value ENTITY
 volume_2d_element_location_point_variable_values ENTITY
 volume_2d_element_nodal_specified_variable_values ENTITY
 volume_2d_node_field_variable_definition ENTITY
 volume_3d_element_basis ENTITY
 volume_3d_element_constant_specified_variable_value ENTITY
 volume_3d_element_location_point_variable_values ENTITY
 volume_3d_element_nodal_specified_variable_values ENTITY
 volume_3d_node_field_variable_definition ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:05-04:00