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:
Derived Attributes
Entity leader_directed_callout has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
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:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:12-04:00