ENTITY text_font
(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP242
ENTITY text_font;
id : identifier;
name : label;
description : text;
INVERSE
glyphs : SET [1:?] OF character_glyph_font_usage FOR font;
END_ENTITY;
Explicit Attributes
Entity text_font has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
id | identifier (STRING) | text_font |
name | label (STRING) | text_font |
description | text (STRING) | text_font |
|
Derived Attributes
No derived attributes
Inverse Attributes
Entity text_font has the following local and inherited inverse attributes:
Supertypes
No supertypesSubtypes
No subtypesReferenced By
Entity text_font and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:33-04:00