Author:ReignBough
Posted: Thu Dec 10, 2015 9:53 am (GMT+1)
Found a solution to this problem. It seems that when getting the coordinate of a neig of an element, you should be on the same storey of that element. What I did was when I encounter this error (0xffffe4a5), I have to change the current storey to the element's storey (using ACAPI_Environment(APIEnv_ChangeStorySettingsID)).
BTW, this error is GSErrCodes::Error = -7003 fond in Definitions.hpp.
_________________
~ReignBough~
[ArchiCAD 18 INT 3006 FULL]
[Windows 7 Pro Intel Core i5 CPU 750 @ 2.67 GHz 8.00 GB 64-bit OS]
Posted: Thu Dec 10, 2015 9:53 am (GMT+1)
Found a solution to this problem. It seems that when getting the coordinate of a neig of an element, you should be on the same storey of that element. What I did was when I encounter this error (0xffffe4a5), I have to change the current storey to the element's storey (using ACAPI_Environment(APIEnv_ChangeStorySettingsID)).
BTW, this error is GSErrCodes::Error = -7003 fond in Definitions.hpp.
_________________
~ReignBough~
[ArchiCAD 18 INT 3006 FULL]
[Windows 7 Pro Intel Core i5 CPU 750 @ 2.67 GHz 8.00 GB 64-bit OS]