ENTITY freedom_and_coefficient

(* SCHEMA finite_element_analysis_control_and_result_schema; *)
ENTITY freedom_and_coefficient;
  freedom                   : degree_of_freedom;
  a                         : measure_or_unspecified_value;
END_ENTITY;

Explicit Attributes

Entity freedom_and_coefficient has the following local and inherited explicit attributes:
AttributeTypeDefined By
 freedomdegree_of_freedom (SELECT)freedom_and_coefficient
 ameasure_or_unspecified_value (SELECT)freedom_and_coefficient

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity freedom_and_coefficient and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 curve_constraint ENTITY freedom_and_coefficient
 linear_constraint_equation_nodal_term ENTITY freedom_and_coefficient
 point_constraint ENTITY freedom_and_coefficient
 single_point_constraint_element ENTITY freedom_and_coefficient
 solid_constraint ENTITY freedom_and_coefficient
 surface_constraint ENTITY freedom_and_coefficient


[Top Level Definitions] [Exit]

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