|
ENTITY curve_style_font_and_scaling SUBTYPE OF (founded_item); name : label; curve_font : curve_style_font_select; curve_font_scaling : REAL; END_ENTITY; -- curve_style_font_and_scaling |
Entity data types and their attributesfounded_item(DER) users: SET [0:?] OF founded_item_select; curve_style_font_and_scaling name: label; curve_font: curve_style_font_select; curve_font_scaling: REAL; |
Global rules for this entity data type- |