ENTITY leader_directed_callout

(* SCHEMA associative_draughting; *)
  ENTITY leader_directed_callout
    SUBTYPE OF (draughting_callout);
    WHERE
      wr1: SIZEOF(QUERY ( l_1 <* SELF\draughting_callout.contents | (
               'ASSOCIATIVE_DRAUGHTING.LEADER_CURVE' IN TYPEOF(l_1)) )) >= 
               1;
      wr2: SIZEOF(SELF\draughting_callout.contents) >= 2;
  END_ENTITY; -- leader_directed_callout

Explicit Attributes

Entity leader_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 leader_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 leader_directed_callout inherits from the following supertypes:
  representation_item
    geometric_representation_item
      draughting_callout

Subtypes

Entity leader_directed_callout has the following subtypes:
    leader_directed_dimension*
* - Immediate Subtypes

Referenced By

Entity leader_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
 axis1_placement ENTITY geometric_representation_item
 axis2_placement_2d ENTITY geometric_representation_item
 camera_model_d2 ENTITY geometric_representation_item
 camera_model_d3 ENTITY geometric_representation_item
 cartesian_transformation_operator_2d ENTITY geometric_representation_item
 cartesian_transformation_operator_3d ENTITY geometric_representation_item
 degenerate_pcurve 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
 pcurve ENTITY geometric_representation_item
 projection_directed_callout ENTITY draughting_callout
 representation ENTITY representation_item
 representation_map 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 Tools® EXPRESS to HTML Converter
2012-03-27T17:14:12-04:00