ENTITY composite_curve_on_surface
(* SCHEMA dimensional_inspection_schema; *)
ENTITY composite_curve_on_surface
SUBTYPE OF (composite_curve);
DERIVE
basis_surface : SET [0:2] OF surface := get_basis_surface(SELF);
WHERE
wr1: SIZEOF(basis_surface) > 0;
wr2: constraints_composite_curve_on_surface(SELF);
END_ENTITY; -- composite_curve_on_surface
Explicit Attributes
Entity composite_curve_on_surface has the following local and inherited explicit attributes:
Derived Attributes
Entity composite_curve_on_surface has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity composite_curve_on_surface inherits from the following supertypes:
representation_item
geometric_representation_item
curve
bounded_curve
composite_curve
Subtypes
No subtypesReferenced By
Entity composite_curve_on_surface 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:31-04:00