Skip to main content
1-Visitor
September 12, 2013
Question

ProSelect() and silhouette edge

  • September 12, 2013
  • 2 replies
  • 2049 views

Good evening,


does anyone know how to use ProSelect() to let the user select a cylinder's silhouette edge on a drawing?


Imy application the user should be able to select two points on solidgeometry - then I create a broken view with ProDrawingViewBrokenVisibleAreaSet(). If I pass "point" or "axis" as filter string (first argument) to ProSelect() everything works fine. I want the user to be able to select a solid edge - that works if we are talking about a "sharp" edge. I cannot select a silhouette edge with Toolkit. Is that right? Or is there some sort of "hidden" filter available for ProSelect()?


Any experiences with this???


Regards,


Andreas


__________________________________


Andreas Hellmann
MCAD Services Pro/E & Pro/E customization
Am Wartfeld 7
D-61169 Friedberg


phone: +49 151 21259910
mail: -

2 replies

13-Aquamarine
September 13, 2013
Andreas,
I'm not exactly sure what you mean by silhouette edge. Can you post a screenshot?

Patrick Williams | Engineering Systems | c: 616.947.2110
[cid:image001.jpg@01CEB052.7AE88A30]
1-Visitor
September 16, 2013

I have attached a picture with a screenshot for selecting a silhouette edge/surface.


And I want the user to be able to select this type of edge/surface...



Andreas


__________________________________


Andreas Hellmann
MCAD Services Pro/E & Pro/E customization
Am Wartfeld 7
D-61169 Friedberg


phone: +49 151 21259910
mail: -

5-Regular Member
September 13, 2020
Hello sir,did you solved this problem? I am encounterring this problem too