ENTITY element_surface_plane

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY element_surface_plane
SUBTYPE OF (element_surface_complex);
WHERE
 	WRE16 : 'STRUCTURAL_FRAME_SCHEMA.PLANE' IN 
 		TYPEOF (SELF\element_surface_complex.surface_definition);
END_ENTITY;

Explicit Attributes

Entity element_surface_plane has the following local and inherited explicit attributes:
AttributeTypeDefined By
 element_namelabel (STRING)element
 element_descriptiontext (STRING)element
 parent_modelanalysis_model (ENTITY)element
 element_dimensionalityINTEGERelement
 thicknesspositive_length_measure_with_unit (ENTITY)element_surface
 surface_definitionsurface (ENTITY)element_surface_complex

Derived Attributes

Entity element_surface_plane has the following local and inherited derived attributes:
AttributeTypeDefined By
 connectivitiesSET OF element_node_connectivity (ENTITY)element_surface

Inverse Attributes

Entity element_surface_plane has the following local and inherited inverse attributes:
AttributeTypeDefined By
 connectivitySET OF element_node_connectivity (ENTITY)element

Supertypes

Entity element_surface_plane inherits from the following supertypes:
  element
    element_surface
      element_surface_complex

Subtypes

    No subtypes

Referenced By

Entity element_surface_plane and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 analysis_model ENTITY element
 analysis_result_element_surface ENTITY element_surface
 assembly_map ENTITY element
 element ENTITY element_surface
 element_curve ENTITY element
 element_mapping ENTITY element
 element_node_connectivity ENTITY element
 element_point ENTITY element
 element_surface ENTITY element
 element_surface ENTITY element_surface_complex
 element_surface_complex ENTITY element_surface_plane
 element_surface_plane ENTITY element_surface_complex
 element_volume ENTITY element
 load_element ENTITY element
 part_map ENTITY element
 select_analysis_model_item SELECT element


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00