ENTITY shape_aspect_transition
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY shape_aspect_transition
SUBTYPE OF (shape_aspect_relationship);
WHERE
wr1 : SIZEOF(QUERY(pdr_1 <*
get_shape_aspect_property_definition_representations(SELF.
relating_shape_aspect) | SIZEOF(QUERY(pdr_2 <*
get_shape_aspect_property_definition_representations(SELF.
related_shape_aspect) | SIZEOF(QUERY(item_1 <* pdr_1.used_representation.
items | SIZEOF(QUERY(item_2 <* pdr_2.used_representation.items | NOT ((
'AUTOMOTIVE_DESIGN.' + 'EDGE' IN TYPEOF(item_1)) AND (
'AUTOMOTIVE_DESIGN.' + 'EDGE' IN TYPEOF(item_2)) XOR (
'AUTOMOTIVE_DESIGN.' + 'FACE' IN TYPEOF(item_1)) AND (
'AUTOMOTIVE_DESIGN.' + 'FACE' IN TYPEOF(item_2))))) > 0)) > 0)) > 0)) =
0;
wr2 : SIZEOF(QUERY(pdr_1 <*
get_shape_aspect_property_definition_representations(SELF.
relating_shape_aspect) | SIZEOF(QUERY(pdr_2 <*
get_shape_aspect_property_definition_representations(SELF.
related_shape_aspect) | SIZEOF(QUERY(item_1 <* pdr_1.used_representation.
items | SIZEOF(QUERY(item_2 <* pdr_2.used_representation.items | (
'AUTOMOTIVE_DESIGN.' + 'EDGE' IN TYPEOF(item_1)) AND (
'AUTOMOTIVE_DESIGN.' + 'EDGE' IN TYPEOF(item_2)) AND NOT ((item_1\edge.
edge_start :=: item_2\edge.edge_start) OR (item_1\edge.edge_start :=:
item_2\edge.edge_end) OR (item_1\edge.edge_end :=: item_2\edge.edge_start)
OR (item_1\edge.edge_end :=: item_2\edge.edge_end)))) > 0)) > 0)) > 0)) = 0
;
wr3 : SIZEOF(QUERY(pdr_1 <*
get_shape_aspect_property_definition_representations(SELF.
relating_shape_aspect) | SIZEOF(QUERY(pdr_2 <*
get_shape_aspect_property_definition_representations(SELF.
related_shape_aspect) | SIZEOF(QUERY(item_1 <* pdr_1.used_representation.
items | SIZEOF(QUERY(item_2 <* pdr_2.used_representation.items | (
'AUTOMOTIVE_DESIGN.' + 'FACE' IN TYPEOF(item_1)) AND (
'AUTOMOTIVE_DESIGN.' + 'FACE' IN TYPEOF(item_2)) AND (SIZEOF(QUERY(f_1
<* item_1\face.bounds | ('AUTOMOTIVE_DESIGN.' + 'EDGE_LOOP' IN TYPEOF(
f_1.bound)) AND (SIZEOF(QUERY(f_2 <* item_2\face.bounds | (
'AUTOMOTIVE_DESIGN.' + 'EDGE_LOOP' IN TYPEOF(f_2.bound)) AND (SIZEOF(
QUERY(oe_1 <* f_1.bound\path.edge_list | SIZEOF(QUERY(oe_2 <* f_2.bound\
path.edge_list | oe_1.edge_element :=: oe_2.edge_element)) = 0)) = 0))) = 0
))) = 0))) = 0)) = 0)) = 0)) = 0;
wr4 : SELF.name IN ['g0', 'g1', 'g2'];
END_ENTITY; -- 10303-214: automotive_design
Explicit Attributes
Entity shape_aspect_transition has the following local and inherited explicit attributes:
Derived Attributes
Entity shape_aspect_transition has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity shape_aspect_transition inherits from the following supertypes:
shape_aspect_relationship
Subtypes
No subtypesReferenced By
Entity shape_aspect_transition and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:12-04:00