ENTITY bounded_curve
(* SCHEMA feature_based_process_planning; *)
ENTITY bounded_curve
SUPERTYPE OF (ONEOF (polyline,b_spline_curve,composite_curve))
SUBTYPE OF (curve);
END_ENTITY; -- bounded_curve
Explicit Attributes
Entity bounded_curve has the following local and inherited explicit attributes:
Derived Attributes
Entity bounded_curve has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity bounded_curve inherits from the following supertypes:
representation_item
geometric_representation_item
curve
Subtypes
Entity bounded_curve has the following subtypes:
b_spline_curve*
b_spline_curve_with_knots
bezier_curve
composite_curve*
polyline*
quasi_uniform_curve
rational_b_spline_curve
uniform_curve
* - Immediate Subtypes
Referenced By
Entity bounded_curve and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:01-04:00