Application module: Basic geometry | ISO/TS 10303-1652:2019(E) © ISO |
This clause specifies the EXPRESS schema derived from the mapping table. It uses elements from the common resources or from other application modules and defines the EXPRESS constructs that are specific to this part of ISO 10303.
This clause constitutes the Module Interpreted Module (MIM) of the application module.
This clause also specifies the modifications that apply to the constructs imported from the common resources.
The following restrictions apply to the use, in this schema, of constructs defined in common resources or in application modules:
Short names of entities defined in this schema are described in Annex A. Unambiguous identification of this schema is defined in Annex B.
EXPRESS specification:
*)
SCHEMA Basic_geometry_mim;
USE FROM
Elemental_geometric_shape_mim;
--
ISO/TS 10303-1004
USE FROM
geometry_schema
--
ISO 10303-42
(bounded_curve,
bounded_surface,
circle,
conic,
conical_surface,
curve,
cylindrical_surface,
degenerate_pcurve,
ellipse,
hyperbola,
line,
oriented_surface,
parabola,
plane,
point_on_curve,
point_on_surface,
surface,
surface_of_linear_extrusion,
surface_of_revolution,
swept_surface,
toroidal_surface,
spherical_point,
cylindrical_point,
polar_point);
USE FROM
Parametric_representation_mim;
--
ISO/TS 10303-1813
(*
NOTE 1 The schemas referenced above are specified in the following part of ISO 10303:
Elemental_geometric_shape_mim ISO/TS 10303-1004 geometry_schema ISO 10303-42 Parametric_representation_mim ISO/TS 10303-1813
NOTE 2 See Annex D, Figure D.1 for a graphical representation of this schema.
*)
END_SCHEMA; -- Basic_geometry_mim
(*
© ISO 2019 — All rights reserved