コミュニティ

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!

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • 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

サインインしてコメントを残してください。