ENTITY release_logical
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY release_logical
SUBTYPE OF (release);
release_axial_force : LOGICAL;
release_y_force : LOGICAL;
release_z_force : LOGICAL;
release_torsional_moment : LOGICAL;
release_y_bending_moment : LOGICAL;
release_z_bending_moment : LOGICAL;
END_ENTITY;
Explicit Attributes
Entity release_logical has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
release_name | label (STRING) | release |
release_description | text (STRING) | release |
release_axial_force | LOGICAL | release_logical |
release_y_force | LOGICAL | release_logical |
release_z_force | LOGICAL | release_logical |
release_torsional_moment | LOGICAL | release_logical |
release_y_bending_moment | LOGICAL | release_logical |
release_z_bending_moment | LOGICAL | release_logical |
|
Derived Attributes
No derived attributes
Inverse Attributes
Entity release_logical has the following local and inherited inverse attributes:
Supertypes
Entity release_logical inherits from the following supertypes:
release
Subtypes
No subtypesReferenced By
Entity release_logical 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