Community

How to use global functions "ObjectsAreaLocal","ObjectsIntersectionAreaLocal",etc?

Hello,
does anybody have experience with the functions above? I discovered so far that they work only inside Region element, but when I try to call them there,I get the following error:
"Internal Program Error: .\FlexiFormStudio\FlexibleTemplate.cpp, 1182".
Does anybody have experience with these functions and/or know the source of the error above?
Thanks in advance!

Was this article helpful?

0 out of 0 found this helpful

Comments

1 comment

  • Avatar
    Permanently deleted user
    I found out that problem was that these function use Local coordinates, whereas I need global ones. Their corresponding functions like "ObjectsArea" & "ObjectsIntersectionArea" work fine (with global coordinates).
    0

Please sign in to leave a comment.