ENTITY parabola
(* SCHEMA explicit_draughting; *)
ENTITY parabola
SUBTYPE OF (conic);
focal_dist : length_measure;
WHERE
wr1: focal_dist <> 0;
END_ENTITY; -- parabola
Explicit Attributes
Entity parabola has the following local and inherited explicit attributes:
Derived Attributes
Entity parabola has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity parabola inherits from the following supertypes:
representation_item
geometric_representation_item
curve
conic
Subtypes
No subtypesReferenced By
Entity parabola 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