ENTITY point_style

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

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
 presentation_style_select SELECT point_style


[Top Level Definitions] [Exit]

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