Creating cross sections from meshes and 3Dfaces
Comments
-
Hi Nuno,
I wonder if you gave the 3d faces a thickness, so made solids from them. Then draw a huge box, with one face as the section plane. Then subtract that box from your solids.
Or I wonder if you can use clipping planes. I also have a similar need to yours, but I have control over the data generating the solids, so tend to revert to that for things like pipe crossings. The 3d face cutting is not to hard to automate, unless you have like 100k of them. You loop through each one and do interpolation to cut the 3d face, then draw each line resulting from the cut.
Maybe we can sell our stuff someday, it has allowed us to use bricscad instead of Civil3d, but we did not give up surfaces, alignments, and grading objects.
0 -
Hi,With Bricscad (V11) I can't extrude 3dfaces nor make them regions .The TAILORS program would be the best choice.But I can extrude polylines... thanks!It's still a complicated system - extruding to 1mm and then making sections from the solidsbut I'm closer to my goal.Thanks againnuno0
-
In BricsCAD V16 you can convert 3DFACES to an ACIS Surface. Steps are:
3DFACE -> REGION -> DMSTITCH to join and convert to an ACIS surface.
BricsCAD V16 includes some tools for working with surfaces. I assume that more tools will be added in the future.
In regards to the TAILORS program. This looks to be a collection of LISP based utilities. It should be relatively trivial for them to 'port' to BricsCAD. Most likely all they need to do is utilise the Bricsys encryption tool to package their LISP. BricsCAD won't run LISP that has been encrypted for AutoCAD.
If your doing this type of thing a lot, then you will find a Civil Design application will pay for itself very quickly. You will find a number of these in the applications area of the site.
Regards,Jason Bourhill
0 -
Thanks for such a quick answer.I can convert 3dfaces to REGIONS in V11 but only one at a time, despite de command reference indication that a set of elements could be selected.As for Tailors, after a few more attempts I just got it to work, but it only sections the faces and we have to trace de resulting profile conneting all the loose trimmed edges.As for buying an applicatin, I don't do this kind of work that often, but I'll look into it.Thanks0
-
where is the tailors lisp files? the link in first post did not go to it.
I can make the lisps work if they are uncompiled.
0 -
And also If you are working in 3d with V11 its worth every penny to upgrade your Bricscad to V16 as well.0