VarianAPIs / PyESAPI

Python interface to Eclipse Scripting API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in intersects_location

mattcschmidt opened this issue · comments

image
This is in the triangle mesh script. Please check the error. It seems that maybe the intersects_location method requires an additional argument that is not being input. It seems to be asking for some third argument. src_pts is an array of 3 columns [0,1000,0]. isoplane is also an array of 3 columns where the middle column is 0.

Thanks Michael.