ENTITY line_font_definition_entity
(* SCHEMA iges_structure_schema; *)
ENTITY line_font_definition_entity
ABSTRACT SUPERTYPE OF (ONEOF (repeating_template_subfigure_entity,
repeating_visible_blank_pattern_entity))
SUBTYPE OF (structure_entity);
line_font : lineFont;
transformation : transformation_matrix_entity;
DERIVE
entity_type : INTEGER := 304;
subordinate : subordinate_switch := independent;
used : use_flag := definition;
END_ENTITY;
Explicit Attributes
Entity line_font_definition_entity has the following local and inherited explicit attributes:
Derived Attributes
Entity line_font_definition_entity has the following local and inherited derived attributes:
Attribute | Type | Defined By |
---|
entity_type | INTEGER | line_font_definition_entity |
subordinate | subordinate_switch (ENUM) | line_font_definition_entity |
used | use_flag (ENUM) | line_font_definition_entity |
|
Inverse Attributes
No Inverse AttributesSupertypes
Entity line_font_definition_entity inherits from the following supertypes:
directory_entry
structure_entity
Subtypes
Entity line_font_definition_entity has the following subtypes:
repeating_template_subfigure_entity*
repeating_visible_blank_pattern_entity*
* - Immediate Subtypes
Referenced By
Entity line_font_definition_entity and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00