Skip to main content
12-Amethyst
March 6, 2025
Question

Creo toolkit: how to get drawing view part edge display status

  • March 6, 2025
  • 2 replies
  • 1014 views

Hello:

in the drawing view display style set to hidden line style,we want use toolkit API get the part edge display status,hidden line or solid line,how to get the solid edge status in the drawing view? thank you.

 

2 replies

14-Alexandrite
March 6, 2025

Hello, I'm not sure whether I understood your question correctly, but I assume you want to control the display style of the model geometry inside a drawing view.

You can use the functions ProDrawingViewDisplayGet and ProDrawingViewDisplaySet for this purpose. 

VIN12-AmethystAuthor
12-Amethyst
March 6, 2025

Hi,Fabian Wolf,thank you reply,to get the part edge in the drawing view we use use the functions ProDrawingedgedisplayColorGet get the hidden edge color and solid edge colro,but color is same,use the functions ProDrawingedgedisplayFontGet get the line style name is same.

VIN12-AmethystAuthor
12-Amethyst
March 29, 2025

We wish Creo API can support this function in next version!