Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
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.
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.
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.
We wish Creo API can support this function in next version!