ENTITY load_element_distributed_surface_varying

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY load_element_distributed_surface_varying
SUBTYPE OF (load_element_distributed_surface);
 	load_values : SET [4:4] OF applied_load_static_pressure;
WHERE
 	WRL45 : 'STRUCTURAL_FRAME_SCHEMA.RECTANGULAR_TRIMMED_SURFACE' IN
 		TYPEOF (SELF\load_element_distributed_surface.surface_definition);
END_ENTITY;

Explicit Attributes

Entity load_element_distributed_surface_varying has the following local and inherited explicit attributes:
AttributeTypeDefined By
 parent_load_caseload_case (ENTITY)load
 load_namelabel (STRING)load
 load_descriptiontext (STRING)load
 supporting_elementelement (ENTITY)load_element
 load_position_labellabel (STRING)load_element
 reference_systemtext (STRING)load_element
 destablizing_loadBOOLEANload_element
 global_or_localglobal_or_local_load (ENUM)load_element
 projected_or_trueprojected_or_true_length (ENUM)load_element_distributed
 surface_definitionbounded_surface (ENTITY)load_element_distributed_surface
 load_valuesSET OF applied_load_static_pressure (ENTITY)load_element_distributed_surface_varying

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity load_element_distributed_surface_varying inherits from the following supertypes:
  load
    load_element
      load_element_distributed
        load_element_distributed_surface

Subtypes

    No subtypes

Referenced By

Entity load_element_distributed_surface_varying and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 load ENTITY load_element
 load_case ENTITY load
 load_element ENTITY load_element_distributed
 load_element_distributed ENTITY load_element_distributed_surface
 load_element_distributed ENTITY load_element
 load_element_distributed_surface ENTITY load_element_distributed_surface_varying
 load_element_distributed_surface ENTITY load_element
 load_element_distributed_surface_varying ENTITY load_element_distributed_surface
 load_member_distributed_surface_varying ENTITY load_element_distributed_surface
 select_loading_item SELECT load


[Top Level Definitions] [Exit]

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