ENTITY projected_zone_definition
(* SCHEMA integrated_cnc_schema; *)
ENTITY projected_zone_definition
SUBTYPE OF (tolerance_zone_definition);
projection_end : shape_aspect;
projected_length : measure_with_unit;
WHERE
WR1: ('NUMBER' IN TYPEOF(projected_length\measure_with_unit.
value_component)) AND (projected_length\measure_with_unit.
value_component > 0.0);
WR2: derive_dimensional_exponents(projected_length\measure_with_unit.
unit_component) = dimensional_exponents(1, 0, 0, 0, 0, 0, 0);
END_ENTITY; -- 10303-47: shape_tolerance_schema
Explicit Attributes
Entity projected_zone_definition has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity projected_zone_definition inherits from the following supertypes:
tolerance_zone_definition
Subtypes
No subtypesReferenced By
Entity projected_zone_definition 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:22-02:00