ENTITY symbol_style

(* SCHEMA plant_spatial_configuration; *)
   ENTITY symbol_style;
      name : label;
      style_of_symbol : symbol_style_select;
   END_ENTITY;

Explicit Attributes

Entity symbol_style has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)symbol_style
 style_of_symbolsymbol_style_select (SELECT)symbol_style

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity symbol_style and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 presentation_style_select SELECT symbol_style


[Top Level Definitions] [Exit]

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