Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I would like to be able to select a sketch, which could be 2D or 3D.
Is there any way to do this?
This only works with 2D sketches, but I want to be able to select either 2D or 3D.
Dim skEnt As SketchEntity
Set skEnt = ThisApplication.CommandManager.Pick(kSketchCurveFilter, "Select sketch curve")
Thanks in advance,
Dave
envisage uk ltd
Solved! Go to Solution.