Application module: Physical unit 3D design view | ISO/TS 10303-1725:2018-11(E) © ISO |
(*
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