ENTITY fea_model_2d

(* SCHEMA structural_analysis_design; *)
  ENTITY fea_model_2d
    SUBTYPE OF (fea_model);
      type_of_2d_analysis : axi_or_plane;
    WHERE
      wr1: (SELF\representation.context_of_items\
               geometric_representation_context.coordinate_space_dimension 
               = 2);
  END_ENTITY; -- fea_model_2d

Explicit Attributes

Entity fea_model_2d has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation
 itemsSET OF representation_item (ENTITY)representation
 context_of_itemsrepresentation_context (ENTITY)representation
 creating_softwaretext (STRING)fea_model
 intended_analysis_codeSET OF text (STRING)fea_model
 descriptiontext (STRING)fea_model
 analysis_typetext (STRING)fea_model
 type_of_2d_analysisaxi_or_plane (ENUM)fea_model_2d

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity fea_model_2d inherits from the following supertypes:
  representation
    fea_model

Subtypes

    No subtypes

Referenced By

Entity fea_model_2d and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_mapped_representation FUNCTION representation
 aligned_axis_tolerance ENTITY fea_model
 analysis_item_within_representation ENTITY representation
 approval_item SELECT fea_model
 axisymmetric_curve_2d_element_representation ENTITY fea_model_2d
 axisymmetric_curve_2d_element_representation ENTITY representation
 axisymmetric_surface_2d_element_representation ENTITY representation
 axisymmetric_surface_2d_element_representation ENTITY fea_model_2d
 axisymmetric_volume_2d_element_representation ENTITY representation
 axisymmetric_volume_2d_element_representation ENTITY fea_model_2d
 control ENTITY fea_model
 curve_3d_element_representation ENTITY representation
 definitional_representation ENTITY representation
 degenerate_pcurve ENTITY representation
 dimension_of FUNCTION representation
 directionally_explicit_element_representation ENTITY fea_model
 direction_node ENTITY representation
 explicit_element_representation ENTITY representation
 explicit_element_representation ENTITY fea_model
 fea_group ENTITY fea_model
 fea_model ENTITY fea_model_2d
 fea_model_2d ENTITY representation
 fea_model_3d ENTITY representation
 gbsf_check_curve FUNCTION representation
 gbsf_check_point FUNCTION representation
 geometric_node ENTITY representation
 msf_curve_check FUNCTION representation
 node ENTITY representation
 node_representation ENTITY fea_model
 node_set ENTITY representation
 node_with_solution_coordinate_system ENTITY representation
 node_with_vector ENTITY representation
 pcurve ENTITY representation
 plane_curve_2d_element_representation ENTITY fea_model_2d
 plane_curve_2d_element_representation ENTITY representation
 plane_surface_2d_element_representation ENTITY fea_model_2d
 plane_surface_2d_element_representation ENTITY representation
 plane_volume_2d_element_representation ENTITY fea_model_2d
 plane_volume_2d_element_representation ENTITY representation
 point_and_vector ENTITY representation
 point_element_representation ENTITY representation
 point_element_representation ENTITY fea_model
 point_representation ENTITY representation
 property_definition_representation ENTITY representation
 representation_context ENTITY representation
 representation_map ENTITY representation
 representation_relationship ENTITY representation
 retention_item SELECT representation
 substructure_element_representation ENTITY fea_model
 subtype_mandatory_shape_representation RULE representation
 surface_3d_element_representation ENTITY representation
 using_representations FUNCTION representation
 volume_3d_element_representation ENTITY representation


[Top Level Definitions] [Exit]

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