Application module: Physical unit 3D design view ISO/TS 10303-1725: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 entity definitions
   4.3 ARM rule definitions
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 MIM entity definition

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 N8204 - ISO/TS 10303-1725 Physical unit 3D design view - EXPRESS MIM
Supersedes ISO/TC 184/SC 4/WG 12 N7599
*)



SCHEMA Physical_unit_3d_design_view_mim;

USE FROM Layered_3d_shape_mim;    -- ISO/TS 10303-1694

USE FROM Part_template_shape_with_parameters_mim;    -- ISO/TS 10303-1720

USE FROM Physical_unit_design_view_mim;    -- ISO/TS 10303-1728

USE FROM Solid_model_mim;    -- ISO/TS 10303-1793

USE FROM aic_manifold_surface   -- ISO 10303-509
  (manifold_surface_shape_representation);


ENTITY component_3d_location
  SUBTYPE OF (context_dependent_shape_representation, shape_representation_relationship, representation_relationship_with_transformation, definitional_representation_relationship);
DERIVE
  SELF\context_dependent_shape_representation.representation_relation : component_3d_location := SELF;
WHERE
  WR1: SELF\representation_relationship.name = 'component 3d location';
END_ENTITY;

END_SCHEMA;  -- Physical_unit_3d_design_view_mim


© ISO 2018 — All rights reserved