ENTITY touch_probing

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* Touch probing                                                *)
(* ************************************************************ *)

ENTITY touch_probing 	(* m1 *)
ABSTRACT SUPERTYPE OF (ONEOF (workpiece_probing, 
	workpiece_complete_probing, tool_probing))
SUBTYPE OF (workingstep, operation);
measured_offset: nc_variable;
END_ENTITY;

Explicit Attributes

Entity touch_probing has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_ididentifier (STRING)executable
 its_secplaneelementary_surface (STRING)workingstep
 its_toolpathtoolpath_list (ENTITY)operation
 its_tool_directiontool_direction (ENTITY)operation
 measured_offsetnc_variable (ENTITY)touch_probing

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity touch_probing inherits from the following supertypes:
  executable
    workingstep
  operation

Subtypes

Entity touch_probing has the following subtypes:
    tool_length_probing
    tool_probing*
    tool_radius_probing
    workpiece_complete_probing*
    workpiece_probing*
* - Immediate Subtypes

Referenced By

Entity touch_probing and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 executable ENTITY workingstep
 if_statement ENTITY executable
 last_modified_timestamp_item SELECT executable
 last_modified_timestamp_item SELECT operation
 non_sequential ENTITY executable
 operation ENTITY touch_probing
 parallel ENTITY executable
 security_classification_item SELECT executable
 security_classification_item SELECT operation
 selective ENTITY executable
 while_statement ENTITY executable
 workingstep ENTITY touch_probing
 workplan ENTITY executable


[Top Level Definitions]

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