ENTITY degenerate_pcurve
(* SCHEMA integrated_cnc_schema; *)
ENTITY degenerate_pcurve
SUBTYPE OF (point);
basis_surface : surface;
reference_to_curve : definitional_representation;
WHERE
WR1: SIZEOF(reference_to_curve\representation.items) = 1;
WR2: 'INTEGRATED_CNC_SCHEMA.CURVE' IN TYPEOF(reference_to_curve\
representation.items[1]);
WR3: reference_to_curve\representation.items[1]\
geometric_representation_item.dim = 2;
END_ENTITY; -- 10303-42: geometry_schema
Explicit Attributes
Entity degenerate_pcurve has the following local and inherited explicit attributes:
Derived Attributes
Entity degenerate_pcurve has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity degenerate_pcurve inherits from the following supertypes:
representation_item
geometric_representation_item
point
Subtypes
Entity degenerate_pcurve has the following subtypes:
evaluated_degenerate_pcurve*
* - Immediate Subtypes
Referenced By
Entity degenerate_pcurve 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:18-02:00