Application module: Assembly module with cable component 2D | ISO/TS 10303-1638:2010-03(E) © ISO |
(*
ISO TC184/SC4/WG12 N6306 - ISO/TS 10303-1638 Assembly module with cable component 2D - EXPRESS ARM
Supersedes
ISO TC184/SC4/WG12 N5581
*)
SCHEMA Assembly_module_with_cable_component_2d_arm;
USE FROM
Assembly_module_with_cable_component_arm;
-- ISO/TS 10303-1644
USE FROM
Physical_unit_2d_design_view_arm;
-- ISO/TS 10303-1724
ENTITY Routed_cable_component_2d_shape_model
SUBTYPE OF (Assembly_component_2d_shape_model);
cable_path_shape : SET[1:?] OF Curve;
connector_placement : SET[1:?] OF Sub_model_placement_2d;
junction_placement :
OPTIONAL
SET[1:?] OF Geometric_model_element_relationship;
SELF\Assembly_component_2d_shape_model.shape_characterized_component : SET[1:1] OF Cable_component;
WHERE
WR1: NOT EXISTS(SELF\Representation.description);
END_ENTITY;
ENTITY Sub_model_placement_2d;
placement : Axis_placement_2d;
sub_model : Component_2d_location;
END_ENTITY;
END_SCHEMA; -- Assembly_module_with_cable_component_2d_arm
© ISO 2009 — All rights reserved