ENTITY workpiece_setup

(* SCHEMA ap238_arm_schema; *)
ENTITY workpiece_setup;	(* m0 *)
its_workpiece:              workpiece;
its_origin:                 axis2_placement_3d;
its_offset:                 OPTIONAL offset_vector;
its_restricted_area:        OPTIONAL restricted_area_select;
its_instructions:           LIST [0:?] OF setup_instruction;
END_ENTITY;

Explicit Attributes

Entity workpiece_setup has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_workpieceworkpiece (ENTITY)workpiece_setup
 its_originaxis2_placement_3d (STRING)workpiece_setup
 its_offsetoffset_vector (ENTITY)workpiece_setup
 its_restricted_arearestricted_area_select (SELECT)workpiece_setup
 its_instructionsLIST OF setup_instruction (ENTITY)workpiece_setup

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity workpiece_setup and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 setup ENTITY workpiece_setup


[Top Level Definitions]

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