ENTITY conic
(* SCHEMA integrated_cnc_schema; *)
ENTITY conic
SUPERTYPE OF (ONEOF(circle, ellipse, hyperbola, parabola))
SUBTYPE OF (curve);
position : axis2_placement;
END_ENTITY; -- 10303-42: geometry_schema
Explicit Attributes
Entity conic has the following local and inherited explicit attributes:
Derived Attributes
Entity conic has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity conic inherits from the following supertypes:
representation_item
geometric_representation_item
curve
Subtypes
Entity conic has the following subtypes:
circle*
ellipse*
hyperbola*
parabola*
* - Immediate Subtypes
Referenced By
Entity conic and its supertypes are referenced by the following definitions:
[Top Level Definitions] Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:17-02:00