TYPE positive_length_measure

(* SCHEMA structural_analysis_design; *)
  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:15:05-04:00