Application module: Feature and connection zone ISO/TS 10303-1671:2018-11(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 type definition
   4.3 ARM entity definitions
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 MIM entity definitions

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 N8018 - ISO/TS 10303-1671 Feature and connection zone - EXPRESS MIM
Supersedes ISO/TC 184/SC 4/WG 12 N7443
*)



SCHEMA Feature_and_connection_zone_mim;

USE FROM Shape_feature_mim;    -- ISO/TS 10303-1764

USE FROM Surface_conditions_mim;    -- ISO/TS 10303-1110


ENTITY connection_zone_interface_plane_relationship
  SUBTYPE OF (shape_aspect, shape_aspect_relationship);
UNIQUE
  UR1: SELF\shape_aspect.name;
END_ENTITY;

ENTITY feature_definition_with_connection_area
  SUBTYPE OF (shape_feature_definition);
END_ENTITY;

END_SCHEMA;  -- Feature_and_connection_zone_mim


© ISO 2018 — All rights reserved