TYPE positive_length_measure

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE positive_length_measure
 = length_measure;
WHERE
 	WRTP1 : SELF > 0.0;
END_TYPE;  (*  STEP Part 41 (unchanged in 2nd edition)  *)

Referenced By

Defintion positive_length_measure is references by the following definitions:
DefinitionType
 block ENTITY
 block_volume ENTITY
 box_domain ENTITY
 circle ENTITY
 circular_area ENTITY
 cyclide_segment_solid ENTITY
 cylindrical_surface ENTITY
 cylindrical_volume ENTITY
 eccentric_cone ENTITY
 eccentric_conical_volume ENTITY
 ellipse ENTITY
 ellipsoid ENTITY
 ellipsoid_volume ENTITY
 elliptic_area ENTITY
 extruded_area_solid ENTITY
 extruded_face_solid ENTITY
 hyperbola ENTITY
 measure_value SELECT
 pyramid_volume ENTITY
 rectangular_area ENTITY
 rectangular_pyramid ENTITY
 right_angular_wedge ENTITY
 right_circular_cone ENTITY
 right_circular_cylinder ENTITY
 sphere ENTITY
 spherical_surface ENTITY
 spherical_volume ENTITY
 toroidal_surface ENTITY
 toroidal_volume ENTITY
 torus ENTITY
 wedge_volume ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00