ENTITY rapid_movement

(* SCHEMA ap238_arm_schema; *)
(* ************************************************************ *)
(* Rapid movement                                               *)
(* ************************************************************ *)

ENTITY rapid_movement	(* m0 *)
SUPERTYPE OF (return_home)
SUBTYPE OF (workingstep, operation);
END_ENTITY;

Explicit Attributes

Entity rapid_movement 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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity rapid_movement inherits from the following supertypes:
  executable
    workingstep
  operation

Subtypes

Entity rapid_movement has the following subtypes:
    return_home*
* - Immediate Subtypes

Referenced By

Entity rapid_movement 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 rapid_movement
 parallel ENTITY executable
 security_classification_item SELECT executable
 security_classification_item SELECT operation
 selective ENTITY executable
 while_statement ENTITY executable
 workingstep ENTITY rapid_movement
 workplan ENTITY executable


[Top Level Definitions]

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