ENTITY drawing_definition
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY drawing_definition;
drawing_number : identifier;
drawing_type : OPTIONAL label;
END_ENTITY; -- 10303-101: drawing_definition_schema
Explicit Attributes
Entity drawing_definition has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| drawing_number | identifier (STRING) | drawing_definition |
| drawing_type | label (STRING) | drawing_definition |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity drawing_definition and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:11-04:00