TYPE IfcPositiveInteger

(* SCHEMA IFC4; *)
TYPE IfcPositiveInteger = IfcInteger;
 WHERE
	WR1 : SELF > 0;
END_TYPE;

Referenced By

Defintion IfcPositiveInteger is references by the following definitions:
DefinitionType
 IfcArcIndex AGGREGATE
 IfcIndexedColourMap ENTITY
 IfcIndexedTriangleTextureMap ENTITY
 IfcLineIndex AGGREGATE
 IfcSimpleValue SELECT
 IfcTriangulatedFaceSet ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:37-04:00