ENTITY text_font_family
(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP242
ENTITY text_font_family;
id : identifier;
name : label;
description : text;
INVERSE
fonts : SET [1:?] OF text_font_in_family FOR family;
END_ENTITY;
Explicit Attributes
Entity text_font_family has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
id | identifier (STRING) | text_font_family |
name | label (STRING) | text_font_family |
description | text (STRING) | text_font_family |
|
Derived Attributes
No derived attributes
Inverse Attributes
Entity text_font_family has the following local and inherited inverse attributes:
Supertypes
No supertypesSubtypes
No subtypesReferenced By
Entity text_font_family and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:19-04:00