ENTITY machine_axis_travel

(* SCHEMA ap238_arm_schema; *)
ENTITY machine_axis_travel; 	-- ADDED BY 10303-238
  axis_identifier: 	STRING;
  travel_distance:	value_with_unit;
END_ENTITY;

Explicit Attributes

Entity machine_axis_travel has the following local and inherited explicit attributes:
AttributeTypeDefined By
 axis_identifierSTRINGmachine_axis_travel
 travel_distancevalue_with_unit (ENTITY)machine_axis_travel

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity machine_axis_travel and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 machine_parameters ENTITY machine_axis_travel


[Top Level Definitions]

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