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