TYPE IfcArithmeticOperatorEnum

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

Referenced By

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


[Top Level Definitions] [Exit]

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