TYPE positive_length_measure

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
TYPE positive_length_measure = non_negative_length_measure;
WHERE
  wr1 : SELF > 0.0;
END_TYPE; -- 10303-41: measure_schema

Referenced By

Defintion positive_length_measure is references by the following definitions:
DefinitionType
 block ENTITY
 box_domain ENTITY
 circle ENTITY
 curve_style_font_pattern ENTITY
 curve_tolerance_deviation REAL
 cylindrical_surface ENTITY
 ellipse ENTITY
 extruded_area_solid ENTITY
 extruded_face_solid ENTITY
 hyperbola ENTITY
 measure_value SELECT
 right_angular_wedge ENTITY
 right_circular_cone ENTITY
 right_circular_cylinder ENTITY
 size_select SELECT
 sphere ENTITY
 spherical_surface ENTITY
 surface_tolerance_deviation REAL
 swept_disk_solid ENTITY
 toroidal_surface ENTITY
 torus ENTITY


[Top Level Definitions] [Exit]

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