ENTITY chamfered_corner

(* SCHEMA ap238_arm_schema; *)
ENTITY chamfered_corner;
  corner_chamfer_angle : plane_angle_measure;
  corner_chamfer_length : OPTIONAL length_measure;
  corner_chamfer_width : OPTIONAL length_measure;
END_ENTITY;

Explicit Attributes

Entity chamfered_corner has the following local and inherited explicit attributes:
AttributeTypeDefined By
 corner_chamfer_angleplane_angle_measure (ENTITY)chamfered_corner
 corner_chamfer_lengthlength_measure (ENTITY)chamfered_corner
 corner_chamfer_widthlength_measure (ENTITY)chamfered_corner

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity chamfered_corner and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 corner_transition_select SELECT chamfered_corner


[Top Level Definitions]

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