ENTITY turning_workingstep

(* SCHEMA ap238_arm_schema; *)

(* ***** Turning workingstep ********************************************** *)
ENTITY turning_workingstep
SUBTYPE OF (workingstep);
its_features : LIST [2:?] OF manufacturing_feature;
its_operation : turning_machining_operation;
its_effect : OPTIONAL in_process_geometry;
END_ENTITY;

Explicit Attributes

Entity turning_workingstep has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_ididentifier (STRING)executable
 its_secplaneelementary_surface (STRING)workingstep
 its_featuresLIST OF manufacturing_feature (ENTITY)turning_workingstep
 its_operationturning_machining_operation (ENTITY)turning_workingstep
 its_effectin_process_geometry (ENTITY)turning_workingstep

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity turning_workingstep inherits from the following supertypes:
  executable
    workingstep

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions]

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