ENTITY point_style
(* SCHEMA step_merged_cad_schema; *)
ENTITY point_style
SUBTYPE OF (founded_item);
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:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | point_style |
| marker | marker_select (SELECT) | point_style |
| marker_size | size_select (SELECT) | point_style |
| marker_colour | colour (ENTITY) | point_style |
|
Derived Attributes
Entity point_style has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity point_style inherits from the following supertypes:
founded_item
Subtypes
No subtypesReferenced By
Entity point_style and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T15:22:03-05:00