The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: WPF 3D Solid Wireframe Transform
12 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Здравко БояновPosted Oct 21, 2019, 7:35 AM
Hello If I try to put the wireframe code in method and run it I get no wireframe. I only get when is connected to event. Is it possible without event ?
hossein hajilouPosted Aug 3, 2014, 3:50 PM
hi , Thank you for the work nice, in may code , The "" and "" is not defined!! what is problem ??? please get more help. I apologize for the bad English.
sundar rasuPosted Dec 14, 2013, 1:52 AM
thanks bt i need wpf 3d with canvas
Alexander NeideckPosted Oct 19, 2013, 5:03 AM
works great! i'm new in using wpf 3D. This was very helpful!
MakotoPosted Jun 17, 2011, 7:53 PM
Thank you for the useful article. I am porting my VC++/MFC CAD system to C#/WPF. (www.iNet1000.com). I am new to WPF... How do I group geometry under Viewport3D --- so that I can delete all geometry (box, cylinder, ...) in that group without affecting the other groups containing some other geometry? More specifically, I would like to delete all geometry (xxx.Children.Clear) in one group so that I can maybe regenerate (xxx.Children.Add) the same geometry with modification. (I do not want to disturb other groups). I do not like to regenerate LIGHTs either, so the lights should reside outside of my groups.... Makoto
Prashant RaghavPosted Feb 2, 2011, 3:28 AM
when i run the code after copying in ma file i am getting a blank scren
Mahesh ChandPosted Jan 24, 2011, 6:58 AM
Thanks for sharing