VarianAPIs / PyESAPI

Python interface to Eclipse Scripting API
MIT License
69 stars 32 forks source link

Error in intersects_location #3

Open mattcschmidt opened 5 years ago

mattcschmidt commented 5 years ago

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.