ENTITY load_node
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY load_node
SUBTYPE OF (load);
supporting_node: node;
load_values : applied_load;
WHERE
WRL43 : NOT ('STRUCTURAL_FRAME_SCHEMA.APPLIED_LOAD_STATIC_PRESSURE' IN TYPEOF(load_values));
END_ENTITY;
Explicit Attributes
Entity load_node has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity load_node inherits from the following supertypes:
load
Subtypes
No subtypesReferenced By
Entity load_node 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