ENTITY parameterised_path

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* Parameterised path                                           *)
(* ************************************************************ *)

ENTITY parameterised_path	(* m0 *)
ABSTRACT SUPERTYPE OF (ONEOF (approach_lift_path, connector))
SUBTYPE OF (toolpath);
END_ENTITY;

Explicit Attributes

Entity parameterised_path has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_priorityBOOLEANtoolpath
 its_typetoolpath_type (ENUM)toolpath
 its_speedtoolpath_speedprofile (SELECT)toolpath
 its_technologytechnology (ENTITY)toolpath
 its_machine_functionsmachine_functions (ENTITY)toolpath
 its_ididentifier (STRING)toolpath

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity parameterised_path inherits from the following supertypes:
  toolpath

Subtypes

Entity parameterised_path has the following subtypes:
    ap_lift_path_angle
    ap_lift_path_tangent
    approach_lift_path*
    connect_direct
    connect_secplane
    connector*
* - Immediate Subtypes

Referenced By

Entity parameterised_path and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 last_modified_timestamp_item SELECT toolpath
 security_classification_item SELECT toolpath
 toolpath ENTITY parameterised_path
 toolpath_list ENTITY toolpath


[Top Level Definitions]

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