I have a feature I am creating in C# code. I am adding someproperties using CustomProperyManager.Add2()
That part works fine. Later (on a right click of the feature) Ineed to be able to access those properties. I am not sure what isrequired to get a reference to the selected feature and then getthe properties. Anyone who has done this and might be able to pointme in the right direction, I would greatly appreciate it.
seanSolidworksApi macros
That part works fine. Later (on a right click of the feature) Ineed to be able to access those properties. I am not sure what isrequired to get a reference to the selected feature and then getthe properties. Anyone who has done this and might be able to pointme in the right direction, I would greatly appreciate it.
seanSolidworksApi macros