Overview Schemas Index

finite_element_analysis_control_and_result_schema         


ENTITY linear_constraint_equation_nodal_term;
          node : node_representation;
          coordinate_system : fea_axis2_placement_3d;
          freedom_and_coefficient_term : freedom_and_coefficient;
          dependent : LOGICAL;
END_ENTITY; -- linear_constraint_equation_nodal_term

Entity data types and their attributes

linear_constraint_equation_nodal_term
          node: node_representation;
          coordinate_system: fea_axis2_placement_3d;
          freedom_and_coefficient_term: freedom_and_coefficient;
          dependent: LOGICAL;

Users: by entity attributes

linear_constraint_equation_nodal_term
          linear_constraint_equation_element.freedoms_and_coefficients

Users: by defined types, not used by any entity attribute

linear_constraint_equation_nodal_term
          -

Global rules for this entity data type

          -