TYPE positive_length_measure

(* SCHEMA technical_data_packaging; *)
  TYPE positive_length_measure = length_measure;
  WHERE
    wr1: (SELF > 0);
  END_TYPE; -- positive_length_measure

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
 cylindrical_surface ENTITY
 ellipse 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
 toroidal_surface ENTITY
 torus ENTITY


[Top Level Definitions] [Exit]

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