ENTITY technology

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* Technology                                                   *)
(* ************************************************************ *)

ENTITY technology 	(* m0 *)
ABSTRACT SUPERTYPE;
feedrate:                      OPTIONAL speed_measure;
feedrate_reference:            tool_reference_point;
END_ENTITY;

Explicit Attributes

Entity technology has the following local and inherited explicit attributes:
AttributeTypeDefined By
 feedratespeed_measure (ENTITY)technology
 feedrate_referencetool_reference_point (ENUM)technology

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity technology has the following subtypes:
    milling_technology*
    turning_technology*
* - Immediate Subtypes

Referenced By

Entity technology and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 cutting_component ENTITY technology
 cutting_edge_properties ENTITY technology
 machining_operation ENTITY technology
 toolpath ENTITY technology


[Top Level Definitions]

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