ENTITY dimension_curve_directed_callout
(* SCHEMA associative_draughting; *)
ENTITY dimension_curve_directed_callout
SUBTYPE OF (draughting_callout);
WHERE
wr1: SIZEOF(QUERY ( d_c <* SELF\draughting_callout.contents | (
'ASSOCIATIVE_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:
Derived Attributes
Entity dimension_curve_directed_callout has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
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:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:12-04:00