ENTITY tee_profile

(* SCHEMA ap238_arm_schema; *)
ENTITY tee_profile 	(* m1 *)
SUBTYPE OF (open_profile);
first_angle:                plane_angle_measure;
second_angle:               plane_angle_measure;
cross_bar_width:            toleranced_length_measure;
cross_bar_depth:            toleranced_length_measure;
radius:                     toleranced_length_measure;
width:                      toleranced_length_measure;
first_offset:               toleranced_length_measure;
second_offset:              toleranced_length_measure;
END_ENTITY;

Explicit Attributes

Entity tee_profile has the following local and inherited explicit attributes:
AttributeTypeDefined By
 placementaxis2_placement_3d (STRING)profile
 first_angleplane_angle_measure (ENTITY)tee_profile
 second_angleplane_angle_measure (ENTITY)tee_profile
 cross_bar_widthtoleranced_length_measure (ENTITY)tee_profile
 cross_bar_depthtoleranced_length_measure (ENTITY)tee_profile
 radiustoleranced_length_measure (ENTITY)tee_profile
 widthtoleranced_length_measure (ENTITY)tee_profile
 first_offsettoleranced_length_measure (ENTITY)tee_profile
 second_offsettoleranced_length_measure (ENTITY)tee_profile

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity tee_profile inherits from the following supertypes:
  profile
    open_profile

Subtypes

    No subtypes

Referenced By

Entity tee_profile and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 general_outside_profile ENTITY profile
 general_shape_profile ENTITY profile
 groove ENTITY open_profile
 open_pocket ENTITY open_profile
 open_profile ENTITY tee_profile
 profile ENTITY open_profile
 profiled_corner ENTITY open_profile
 slot ENTITY open_profile


[Top Level Definitions]

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