|
ENTITY Conical_tolerance_zone_boundary_and_surface_relationship; sized_tolerance_zone_boundary : Conical_tolerance_zone_boundary; terminating_surface : physical_feature_or_part_template; terminating_surface_datum : OPTIONAL Datum_defined_by_feature; INVERSE size_characteristic : Conical_tolerance_zone_boundary_diametrical_size_characteristic FOR sized_boundary_at_surface; WHERE WR1: NOT EXISTS(terminating_surface_datum) OR (terminating_surface :=: terminating_surface_datum\Datum_defined_by_feature.defined_by); END_ENTITY; -- Conical_tolerance_zone_boundary_and_surface_relationship |
Entity data types and their attributesConical_tolerance_zone_boundary_and_surface_relationshipsized_tolerance_zone_boundary: Conical_tolerance_zone_boundary; terminating_surface: physical_feature_or_part_template; (OPT) terminating_surface_datum: Datum_defined_by_feature; (INV) size_characteristic: Conical_tolerance_zone_boundary_diametrical_size_characteristic FOR sized_boundary_at_surface; |
Global rules for this entity data type- |