ENTITY load_element_distributed_surface
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY load_element_distributed_surface
ABSTRACT SUPERTYPE OF (ONEOF
(load_element_distributed_surface_uniform,
load_element_distributed_surface_varying))
SUBTYPE OF (load_element_distributed);
surface_definition : bounded_surface;
WHERE
WRL20 : NOT ('STRUCTURAL_FRAME_SCHEMA.ELEMENT_CURVE' IN
TYPEOF (SELF\load_element.supporting_element));
END_ENTITY;
Explicit Attributes
Entity load_element_distributed_surface has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity load_element_distributed_surface inherits from the following supertypes:
load
load_element
load_element_distributed
Subtypes
Entity load_element_distributed_surface has the following subtypes:
load_element_distributed_surface_uniform*
load_element_distributed_surface_varying*
* - Immediate Subtypes
Referenced By
Entity load_element_distributed_surface and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00