ENTITY feature_surface
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 *)
ENTITY feature_surface
ABSTRACT SUPERTYPE OF (ONEOF
(feature_surface_complex,
feature_surface_point,
feature_surface_simple) ANDOR
feature_surface_name_tag ANDOR
feature_surface_treatment ANDOR
feature_surface_with_layout)
SUBTYPE OF (feature);
END_ENTITY;
Explicit Attributes
Entity feature_surface has the following local and inherited explicit attributes:
Derived Attributes
Entity feature_surface has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity feature_surface inherits from the following supertypes:
structural_frame_item
feature
Subtypes
Entity feature_surface has the following subtypes:
feature_surface_complex*
feature_surface_name_tag*
feature_surface_point*
feature_surface_point_mark*
feature_surface_simple*
feature_surface_treatment*
feature_surface_with_layout*
* - Immediate Subtypes
Referenced By
Entity feature_surface 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