ENTITY bounded_curve
(* SCHEMA ship_arrangement_schema; *)
ENTITY bounded_curve
SUPERTYPE OF (ONEOF (polyline,b_spline_curve,bounded_pcurve,
bounded_surface_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 bounded_pcurve* bounded_surface_curve* composite_curve* composite_curve_on_surface 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 ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:40:02-04:00