Search the Community
Showing results for tags 'polyface mesh'.
-
terrain Cross section of the 3D terrain
Andrej Skvarca posted a topic in AutoCAD 3D Modelling & Rendering
Hi guys, I've created an AutoLisp app which creates a cross section of the 3D terrain grid. The terrain can consists of raw AutoCAD entities: MESH / POLYFACE MESH / POLYGON MESH (one or more, even combined). As an author, I will be grateful for any comment, especially suggestions for improvements and developments. Andrej Skvarca TERRAIN_CROSS_SECTION.fas- 12 replies
-
- mesh
- polyface mesh
- (and 10 more)
-
Hi guys, I need help! How can I EXPLODE a polyface MESH to 3D Face BUT keep original colors. I would appreciate it if you help me to solve the problem. DWG file attached. Kind Regards, Mirzali Jafarov Profile IP Line01.dwg
-
3D Polyface Mesh - 2D Projections with hidden lines
Armin M posted a topic in AutoCAD Beginners' Area
hey guys, im a newbie in the 3D world of autocad and i need help with an particular problem. I have a 3D model of a steel construction with the assignment to create special views of it and 2D projections for manufacturing of each beam individually. I tried many commands like Flatshot ( which dont work cause its a complex polyface mesh, and smoothmesh only makes a additionally mess), Flatten with hiden lines ( lines are mixed and changed), the LISP command SUPFLAT, but the hidden lines appear in the projection. SOLVIEW and SOLDRAW create views in the paperspace, which when exportet as a layout, become a mess too. The Lisp command M2S also does not work. Any Ideas and thank you very much. 258 3D Modell ME 05.dwg- 10 replies
-
- polyface mesh
- flatten
-
(and 2 more)
Tagged with:
-
Hi I created a 3D math surface using 3DPLOT. However my outcome is a polyface mesh and I need to convert it to a solid. I have already tried the "Convert to Solid" & "Convert to Surface" options in the Mesh tab but I get "Mesh not converted because it is not closed or it self-intersects." I also tried the f2s.lsp but I am unsure on how to select my object. Here is my object: https://www.yousendit.com/dl?phi_action=app/orchestrateDownload&rurl=https%253A%252F%252Fwww.yousendit.com%252Ftransfer.php%253Faction%253Dbatch_download%2526batch_id%253DQlVqaUNIQzN3TGhvZE1UQw It is basically a 3D plot of cos(x) + cos(y).