ENTITY geometric_curve_set
(* SCHEMA explicit_draughting; *)
ENTITY geometric_curve_set
SUBTYPE OF (geometric_set);
WHERE
wr1: SIZEOF(QUERY ( temp <* SELF\geometric_set.elements | (
'EXPLICIT_DRAUGHTING.SURFACE' IN TYPEOF(temp)) )) = 0;
END_ENTITY; -- geometric_curve_set
Explicit Attributes
Entity geometric_curve_set has the following local and inherited explicit attributes:
Derived Attributes
Entity geometric_curve_set has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity geometric_curve_set inherits from the following supertypes:
representation_item
geometric_representation_item
geometric_set
Subtypes
No subtypesReferenced By
Entity geometric_curve_set 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:03-04:00