TYPE IfcArithmeticOperatorEnum

(* SCHEMA IFC4; *)
TYPE IfcArithmeticOperatorEnum = ENUMERATION OF
	(ADD
	,DIVIDE
	,MODULO
	,MULTIPLY
	,SUBTRACT);
END_TYPE;

Referenced By

Defintion IfcArithmeticOperatorEnum is references by the following definitions:
DefinitionType
 IfcAppliedValue ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2026-09-02T08:55:01-04:00