ENTITY datum_target
(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)
ENTITY datum_target
SUBTYPE OF (shape_aspect);
target_id : identifier;
INVERSE
target_basis_relationship: SET [1:?] OF shape_aspect_relationship FOR relating_shape_aspect;
WHERE
WR1 : SIZEOF(QUERY(sar <* SELF\datum_target.target_basis_relationship
| ('AP203_CONFIGURATION_CONTROLLED_3D_DESIGN_OF_MECHANICAL_PARTS_AND_ASSEMBLIES_MIM_LF.DATUM' IN TYPEOF
(sar\shape_aspect_relationship.related_shape_aspect)))) = 1;
WR2 : SELF\shape_aspect.product_definitional = TRUE;
END_ENTITY;
Explicit Attributes
Entity datum_target has the following local and inherited explicit attributes:
Derived Attributes
Entity datum_target has the following local and inherited derived attributes:
Inverse Attributes
Entity datum_target has the following local and inherited inverse attributes:
Supertypes
Entity datum_target inherits from the following supertypes:
shape_aspect
Subtypes
Entity datum_target has the following subtypes:
placed_datum_target_feature*
* - Immediate Subtypes
Referenced By
Entity datum_target and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:39-04:00