ENTITY composite_text
(* SCHEMA associative_draughting; *)
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; -- composite_text
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:14:12-04:00