Hi,
I am quite lost with Solidworks API....
I need to do something very simple. I have a model that I am loading using C++ API.
I know the name of the wrap feature I have in the model, and all I want to do is to modify its text property to a new string.
Can someone help me how do do this?
I guess the first thing is to select the feature, but I couldn't locate any appropriate way to do this with SelectByID2 (no wrap type?!?!?).
Please help!
Many thanks,
-- Shay
SolidworksApi macros