ENTITY linear_path

(* SCHEMA ap238_arm_schema; *)
ENTITY linear_path	(* m1 *)
SUBTYPE OF(travel_path);
distance:              toleranced_length_measure;
its_direction:         direction;
END_ENTITY;

Explicit Attributes

Entity linear_path has the following local and inherited explicit attributes:
AttributeTypeDefined By
 placementaxis2_placement_3d (STRING)travel_path
 distancetoleranced_length_measure (ENTITY)linear_path
 its_directiondirection (STRING)linear_path

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity linear_path inherits from the following supertypes:
  travel_path

Subtypes

    No subtypes

Referenced By

Entity linear_path and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 boss ENTITY linear_path
 planar_face ENTITY linear_path
 pocket ENTITY linear_path
 profile_feature ENTITY linear_path
 rounded_end ENTITY linear_path
 round_hole ENTITY linear_path
 slot ENTITY travel_path
 step ENTITY linear_path
 travel_path ENTITY linear_path


[Top Level Definitions]

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