ENTITY symmetric_shape_aspect
(* SCHEMA plant_spatial_configuration; *)
ENTITY symmetric_shape_aspect
SUBTYPE OF (shape_aspect);
INVERSE
basis_relationships : SET [1:?] OF shape_aspect_relationship FOR
relating_shape_aspect;
WHERE
WR1:
SIZEOF(QUERY (x <*
SELF\symmetric_shape_aspect.basis_relationships|
('PLANT_SPATIAL_CONFIGURATION.CENTRE_OF_SYMMETRY' IN
TYPEOF(x\shape_aspect_relationship.related_shape_aspect)))) >= 1;
END_ENTITY;
Explicit Attributes
Entity symmetric_shape_aspect has the following local and inherited explicit attributes:
Derived Attributes
Entity symmetric_shape_aspect has the following local and inherited derived attributes:
Inverse Attributes
Entity symmetric_shape_aspect has the following local and inherited inverse attributes:
Supertypes
Entity symmetric_shape_aspect inherits from the following supertypes:
shape_aspect
Subtypes
No subtypesReferenced By
Entity symmetric_shape_aspect and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:24-04:00