ENTITY dimension_curve_directed_callout

(* SCHEMA explicit_draughting; *)
  ENTITY dimension_curve_directed_callout
    SUBTYPE OF (draughting_callout);
    WHERE
      wr1: SIZEOF(QUERY ( d_c <* SELF\draughting_callout.contents | (
               'EXPLICIT_DRAUGHTING.DIMENSION_CURVE' IN TYPEOF(d_c)) )) = 1;
      wr2: SIZEOF(SELF\draughting_callout.contents) >= 2;
  END_ENTITY; -- dimension_curve_directed_callout

Explicit Attributes

Entity dimension_curve_directed_callout has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation_item
 contentsSET OF draughting_callout_element (SELECT)draughting_callout

Derived Attributes

Entity dimension_curve_directed_callout has the following local and inherited derived attributes:
AttributeTypeDefined By
 dimdimension_count (INTEGER)geometric_representation_item

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity dimension_curve_directed_callout inherits from the following supertypes:
  representation_item
    geometric_representation_item
      draughting_callout

Subtypes

Entity dimension_curve_directed_callout has the following subtypes:
    angular_dimension*
    curve_dimension*
    diameter_dimension*
    linear_dimension*
    radius_dimension*
* - Immediate Subtypes

Referenced By

Entity dimension_curve_directed_callout and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_mapped_item_usage FUNCTION representation_item
 acyclic_mapped_representation FUNCTION representation_item
 axis2_placement_2d ENTITY geometric_representation_item
 camera_model_d2 ENTITY geometric_representation_item
 dimension_curve_directed_callout ENTITY draughting_callout
 dimension_of FUNCTION geometric_representation_item
 draughting_callout_relationship ENTITY draughting_callout
 item_in_context FUNCTION representation_item
 layered_item SELECT representation_item
 leader_directed_callout ENTITY draughting_callout
 mapped_item ENTITY representation_item
 projection_directed_callout ENTITY draughting_callout
 representation ENTITY representation_item
 representation_map ENTITY representation_item
 structured_dimension_callout ENTITY representation_item
 styled_item ENTITY representation_item
 style_context_select SELECT representation_item
 subtype_mandatory_draughting_callout RULE draughting_callout
 using_representations FUNCTION representation_item


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:37:43-04:00