ENTITY cutting_component

(* SCHEMA ap238_arm_schema; *)
ENTITY cutting_component;
  tool_functional_length: length_measure;
  its_material: OPTIONAL material;
  expected_tool_life: OPTIONAL time_measure;
  its_technology: OPTIONAL technology;
END_ENTITY;

Explicit Attributes

Entity cutting_component has the following local and inherited explicit attributes:
AttributeTypeDefined By
 tool_functional_lengthlength_measure (ENTITY)cutting_component
 its_materialmaterial (ENTITY)cutting_component
 expected_tool_lifetime_measure (ENTITY)cutting_component
 its_technologytechnology (ENTITY)cutting_component

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity cutting_component and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 milling_machine_cutting_tool ENTITY cutting_component


[Top Level Definitions]

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