ENTITY curve_style

(* SCHEMA associative_draughting; *)
  ENTITY curve_style;
      name         : label;
      curve_font   : curve_font_or_scaled_curve_font_select;
      curve_width  : size_select;
      curve_colour : colour;
  END_ENTITY; -- curve_style

Explicit Attributes

Entity curve_style has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)curve_style
 curve_fontcurve_font_or_scaled_curve_font_select (SELECT)curve_style
 curve_widthsize_select (SELECT)curve_style
 curve_colourcolour (ENTITY)curve_style

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity curve_style and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 curve_or_render SELECT curve_style
 curve_style_instantiation RULE curve_style
 draughting_annotation_occurrence ENTITY curve_style
 fill_area_style_hatching ENTITY curve_style
 presentation_style_select SELECT curve_style


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:37:52-04:00