Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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!