ENTITY feature_thread
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY feature_thread
SUBTYPE OF (feature);
thread_pitch : positive_length_measure_with_unit;
thread_length : positive_length_measure_with_unit;
thread_profile : OPTIONAL shape_representation_with_units;
right_handed : BOOLEAN;
number_of_threads : INTEGER;
WHERE
WRF12 : number_of_threads > 0;
END_ENTITY;
Explicit Attributes
Entity feature_thread has the following local and inherited explicit attributes:
Derived Attributes
Entity feature_thread has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity feature_thread inherits from the following supertypes:
structural_frame_item
feature
Subtypes
No subtypesReferenced By
Entity feature_thread 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