ENTITY material

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* Material                                                     *)
(* ************************************************************ *)

ENTITY material;	(* m1 *)
standard_identifier:       label;
material_identifier:       label;
material_property:         SET [0:?] OF property_parameter;
END_ENTITY;

Explicit Attributes

Entity material has the following local and inherited explicit attributes:
AttributeTypeDefined By
 standard_identifierlabel (STRING)material
 material_identifierlabel (STRING)material
 material_propertySET OF property_parameter (ENTITY)material

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity material and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 cutting_component ENTITY material
 cutting_edge_properties ENTITY material
 workpiece ENTITY material


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00