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:
AttributeTypeDefined By
 drawing_numberidentifier (STRING)drawing_definition
 drawing_typelabel (STRING)drawing_definition

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity drawing_definition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 drawing_revision ENTITY drawing_definition


[Top Level Definitions] [Exit]

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