Application module: Basic geometry ISO/TS 10303-1652:2019(E)
© ISO

Cover page
Table of contents
Copyright
Foreword
Introduction
1 Scope
2 Normative references
3 Terms, definitions and abbreviated terms
    3.1 Terms and definitions
    3.2 Abbreviated terms

4 Information requirements
   4.1 Required AM ARMs
   4.2 ARM entity definitions
   4.3 ARM subtype constraint definitions
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing

A MIM short names
B Information object registration
C ARM EXPRESS-G   EXPRESS-G
D MIM EXPRESS-G   EXPRESS-G
E Computer interpretable listings
F Change history
Bibliography
Index

(*
ISO/TC 184/SC 4/WG 12 N10422 - ISO/TS 10303-1652 Basic geometry - EXPRESS MIM
Supersedes ISO/TC 184/SC 4/WG 12 N7829
*)



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


END_SCHEMA;  -- Basic_geometry_mim


© ISO 2019 — All rights reserved