ENTITY point_style

(* SCHEMA technical_data_packaging; *)
  ENTITY point_style;
      name          : label;
      marker        : marker_select;
      marker_size   : size_select;
      marker_colour : colour;
  END_ENTITY; -- point_style

Explicit Attributes

Entity point_style has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)point_style
 markermarker_select (SELECT)point_style
 marker_sizesize_select (SELECT)point_style
 marker_colourcolour (ENTITY)point_style

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity point_style and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 mechanical_design_geometric_presentation_representation ENTITY point_style
 mechanical_design_shaded_presentation_representation ENTITY point_style
 presentation_style_select SELECT point_style


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:35-04:00