ENTITY seam_curve
(* SCHEMA integrated_cnc_schema; *)
ENTITY seam_curve
SUBTYPE OF (surface_curve);
WHERE
WR1: SIZEOF(SELF\surface_curve.associated_geometry) = 2;
WR2: associated_surface(SELF\surface_curve.associated_geometry[1]) =
associated_surface(SELF\surface_curve.associated_geometry[2])
;
WR3: 'INTEGRATED_CNC_SCHEMA.PCURVE' IN TYPEOF(SELF\surface_curve.
associated_geometry[1]);
WR4: 'INTEGRATED_CNC_SCHEMA.PCURVE' IN TYPEOF(SELF\surface_curve.
associated_geometry[2]);
END_ENTITY; -- 10303-42: geometry_schema
Explicit Attributes
Entity seam_curve has the following local and inherited explicit attributes:
Derived Attributes
Entity seam_curve has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity seam_curve inherits from the following supertypes:
representation_item
geometric_representation_item
curve
surface_curve
Subtypes
No subtypesReferenced By
Entity seam_curve 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:23-02:00