ENTITY line_profile_tolerance
(* SCHEMA integrated_cnc_schema; *)
ENTITY line_profile_tolerance
SUBTYPE OF (geometric_tolerance);
WHERE
WR1: NOT ('INTEGRATED_CNC_SCHEMA.' +
'GEOMETRIC_TOLERANCE_WITH_DATUM_REFERENCE' IN TYPEOF(SELF))
OR (SIZEOF(SELF\geometric_tolerance_with_datum_reference.
datum_system) <= 3);
WR2: SIZEOF(QUERY (sar <* USEDIN(SELF\geometric_tolerance.
toleranced_shape_aspect, 'INTEGRATED_CNC_SCHEMA.' +
'SHAPE_ASPECT_RELATIONSHIP.RELATING_SHAPE_ASPECT')| (sar.name
IN [ 'affected plane association',
'resulting intersection curve association' ]))) = 1;
END_ENTITY; -- 10303-519: aic_geometric_tolerances
Explicit Attributes
Entity line_profile_tolerance has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity line_profile_tolerance inherits from the following supertypes:
geometric_tolerance
Subtypes
No subtypesReferenced By
Entity line_profile_tolerance and its supertypes are referenced by the following definitions:
[Top Level Definitions] Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:20-02:00