ENTITY resistance_shear
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY resistance_shear
SUBTYPE OF (resistance);
normal_shear_resistance_pv : OPTIONAL force_measure_with_unit;
buckling_shear_resistance_pbv : OPTIONAL force_measure_with_unit;
WHERE
WRR29 : EXISTS(normal_shear_resistance_pv) OR
EXISTS(buckling_shear_resistance_pbv);
END_ENTITY;
Explicit Attributes
Entity resistance_shear has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity resistance_shear has the following local and inherited inverse attributes:
Supertypes
Entity resistance_shear inherits from the following supertypes:
resistance
Subtypes
No subtypesReferenced By
Entity resistance_shear 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