TYPE positive_length_measure

(* SCHEMA measure_schema; *)
  TYPE positive_length_measure = length_measure;
    WHERE
      WR1: SELF > 0.000000;
  END_TYPE;

Referenced By

Defintion positive_length_measure is references by the following definitions:
DefinitionType
 compute_total_depth FUNCTION
 curve_tolerance_deviation REAL
 measure_value SELECT
 size_select SELECT
 surface_tolerance_deviation REAL
 validate_countersink_radii FUNCTION
 block_volume ENTITY
 circle ENTITY
 circular_involute ENTITY
 cylindrical_surface ENTITY
 cylindrical_volume ENTITY
 dupin_cyclide_surface ENTITY
 eccentric_conical_volume ENTITY
 ellipse ENTITY
 ellipsoid_volume ENTITY
 hyperbola ENTITY
 pyramid_volume ENTITY
 spherical_surface ENTITY
 spherical_volume ENTITY
 toroidal_volume ENTITY
 toroidal_surface ENTITY
 wedge_volume ENTITY
 block ENTITY
 box_domain ENTITY
 circular_area ENTITY
 cyclide_segment_solid ENTITY
 eccentric_cone ENTITY
 ellipsoid ENTITY
 elliptic_area ENTITY
 extruded_area_solid ENTITY
 extruded_face_solid ENTITY
 rectangle_domain ENTITY
 rectangular_area ENTITY
 rectangular_pyramid ENTITY
 right_angular_wedge ENTITY
 right_circular_cone ENTITY
 right_circular_cylinder ENTITY
 sphere ENTITY
 swept_disk_solid ENTITY
 torus ENTITY
 curve_style_font_pattern ENTITY
 curve_style_curve_pattern ENTITY
 solid_with_stepped_round_hole ENTITY
 solid_with_constant_radius_edge_blend ENTITY
 solid_with_variable_radius_edge_blend ENTITY
 solid_with_single_offset_chamfer ENTITY
 solid_with_double_offset_chamfer ENTITY
 solid_with_angle_based_chamfer ENTITY
 solid_with_depression ENTITY
 conical_stepped_hole_transition ENTITY
 solid_with_spherical_bottom_round_hole ENTITY
 solid_with_rectangular_pocket ENTITY
 solid_with_circular_pocket ENTITY
 solid_with_slot ENTITY
 solid_with_straight_slot ENTITY
 solid_with_tee_section_slot ENTITY
 solid_with_groove ENTITY
 solid_with_protrusion ENTITY
 solid_with_circular_protrusion ENTITY
 solid_with_rectangular_protrusion ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:58-04:00