TYPE positive_ratio_measure

(* SCHEMA associative_draughting; *)
  TYPE positive_ratio_measure = ratio_measure;
  WHERE
    wr1: SELF > 0;
  END_TYPE; -- positive_ratio_measure

Referenced By

Defintion positive_ratio_measure is references by the following definitions:
DefinitionType
 aspect_ratio FUNCTION
 box_height REAL
 box_width REAL
 camera_image_2d_with_scale ENTITY
 camera_image_3d_with_scale ENTITY
 fill_area_style_tiles ENTITY
 measure_value SELECT
 symbol_target ENTITY


[Top Level Definitions] [Exit]

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