TYPE positive_length_measure

(* SCHEMA feature_based_process_planning; *)
  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
 circle ENTITY
 cylindrical_surface ENTITY
 ellipse ENTITY
 hyperbola ENTITY
 measure_value SELECT
 spherical_surface ENTITY
 toroidal_surface ENTITY


[Top Level Definitions] [Exit]

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