TYPE dimension_count

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

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:14:11-04:00