(* SCHEMA iges_structure_schema; *)
ENTITY text_font_definition_entity SUBTYPE OF (structure_entity); fc : INTEGER; fname : STRING; sf : font_code; scale : INTEGER; characters : LIST OF character; DERIVE entity_type : INTEGER := 310; subordinate : subordinate_switch := independent; used : use_flag := definition; form : INTEGER := 0; n : INTEGER := SIZEOF(characters); END_ENTITY;
|
|
|
Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00