Message 1 of 3
Not applicable
10-05-2019
06:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone
I have created many method in lisp. And I'm trying to run a method that has as parameters 2 points and a string
I am trying to run the function (loaded in autocad) with code in .net
And I couldn't load the run to the method . I can only run create method for me that don't need parameters.
question:
1)Can I call routines with parameters created by me using c # .net code?
2)What would be the correct way to call?
regards
Solved! Go to Solution.