TYPE dimension_count

(* SCHEMA Ship_arrangement_schema; *)


   TYPE dimension_count = INTEGER;
   WHERE
      WR1:
         SELF > 0;
   END_TYPE;

Referenced By

Defintion dimension_count is references by the following definitions:
DefinitionType
 dimension_of FUNCTION
 geometric_representation_context ENTITY
 geometric_representation_item ENTITY


[Top Level Definitions] [Exit]

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