TYPE IfcVectorOrDirection

(* SCHEMA IFC4; *)
TYPE IfcVectorOrDirection = SELECT
	(IfcDirection
	,IfcVector);
END_TYPE;

Referenced By

Defintion IfcVectorOrDirection is references by the following definitions:
DefinitionType
 IfcNormalise FUNCTION
 IfcScalarTimesVector FUNCTION
 IfcVectorDifference FUNCTION
 IfcVectorSum FUNCTION


[Top Level Definitions] [Exit]

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