ENTITY material_designation

(* SCHEMA technical_data_packaging; *)
  ENTITY material_designation;
      name        : label;
      definitions : SET [1:?] OF characterized_definition;
  END_ENTITY; -- material_designation

Explicit Attributes

Entity material_designation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)material_designation
 definitionsSET OF characterized_definition (SELECT)material_designation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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