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:
| 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
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
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-03-27T17:18:35-04:00