Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

SolidWorks 2001 API, How do you call/use InsertSplitLineProject?

  • Thread starter Thread starter -
  • Start date Start date
Status
Not open for further replies.

Guest
I'm trying to insert a split line projection from within a C++ DLL, utilizing COM function calls.

I have created a macro that will perform the desired tasks. However, when I implement the same logic in C++, it fails on the SelectByMark for the sketch. Any thoughts?

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top