I have a lot of curves and want to select just the ones that intesect with a surface. Any ideas?
1 Like
Hello- here is a quick and dirty python that may help.
SelCrvBySrfIntersection.py (897 Bytes)
To use the Python script use RunPythonScript
, or a macro:
_-RunPythonScript "Full path to py file inside double-quotes"
Hm - this fails in RunPythonScript in v8
RH-80145 Python script fails
-Pascal
1 Like
Thanks Pascal - It works a charm under a button in v7.