TYPE boundary_edge_variable

(* SCHEMA finite_element_analysis_control_and_result_schema; *)
TYPE boundary_edge_variable = SELECT
   (boundary_curve_scalar_variable,
    boundary_curve_vector_3d_variable,
    application_defined_scalar_variable,
    application_defined_vector_3d_variable);
END_TYPE;

Referenced By

Defintion boundary_edge_variable is references by the following definitions:
DefinitionType
 surface_2d_element_boundary_edge_constant_specified_surface_variable_value ENTITY
 surface_2d_element_boundary_edge_constant_specified_variable_value ENTITY
 surface_2d_element_boundary_edge_location_point_surface_variable_values ENTITY
 surface_2d_element_boundary_edge_location_point_variable_values ENTITY
 surface_2d_element_boundary_edge_nodal_specified_variable_values ENTITY
 surface_3d_element_boundary_edge_constant_specified_surface_variable_value ENTITY
 surface_3d_element_boundary_edge_constant_specified_variable_value ENTITY
 surface_3d_element_boundary_edge_location_point_surface_variable_values ENTITY
 surface_3d_element_boundary_edge_location_point_variable_values ENTITY
 surface_3d_element_boundary_edge_nodal_specified_variable_values ENTITY
 volume_2d_element_boundary_edge_constant_specified_volume_variable_value ENTITY
 volume_2d_element_boundary_edge_location_point_volume_variable_values ENTITY
 volume_2d_element_boundary_edge_nodal_specified_variable_values ENTITY
 volume_3d_element_boundary_edge_constant_specified_volume_variable_value ENTITY
 volume_3d_element_boundary_edge_location_point_volume_variable_values ENTITY
 volume_3d_element_boundary_edge_nodal_specified_variable_values ENTITY


[Top Level Definitions] [Exit]

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