ENTITY composite_text
(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
ENTITY composite_text
SUBTYPE OF (geometric_representation_item);
collected_text : SET [2:?] OF text_or_character;
WHERE
wr1 : acyclic_composite_text(SELF, SELF.collected_text);
END_ENTITY;
Explicit Attributes
Entity composite_text has the following local and inherited explicit attributes:
Derived Attributes
Entity composite_text has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity composite_text inherits from the following supertypes:
representation_item
geometric_representation_item
Subtypes
Entity composite_text has the following subtypes:
composite_text_with_associated_curves*
composite_text_with_blanking_box*
composite_text_with_extent*
* - Immediate Subtypes
Referenced By
Entity composite_text and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:32-04:00