ENTITY connector

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* Connector                                                    *)
(* ************************************************************ *)

ENTITY connector 	(* m1 *)
ABSTRACT SUPERTYPE OF (ONEOF(connect_secplane, connect_direct)) 
SUBTYPE OF (parameterised_path);
END_ENTITY;

Explicit Attributes

Entity connector 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 connector inherits from the following supertypes:
  toolpath
    parameterised_path

Subtypes

Entity connector has the following subtypes:
    connect_direct*
    connect_secplane*
* - Immediate Subtypes

Referenced By

Entity connector and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 last_modified_timestamp_item SELECT toolpath
 parameterised_path ENTITY connector
 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