FUNCTION IfcVectorSum (Arg1, Arg2 : IfcVectorOrDirection) : IfcVector; LOCAL tmp : GENERIC; END_LOCAL; RETURN(tmp); END_FUNCTION;
Link to this page