Re: Drawing the 2D insides via triangles
- From: "per.corell@xxxxxxxxx" <per.corell@xxxxxxxxx>
- Date: 10 Dec 2005 15:58:23 -0800
Hi
AutoCAD will do just that and programming it is easy --- the most
important is to start the function that must read the points first, and
then "ansver" the way the function expect , and there reading an
external file line by line work just perfect. The 3Dmesh function
acturly expect a newline between each point and from what I know doing
it with the tradisioal read-line after opening a file with the "Open"
function that exist in most computer languages work just fine. AutoCAD
accept various high level language applications.
Still I don't understand why you simply don't model the house with
simple Solids ?
There are many way's to build a house check this ;
http://home20.inet.tele.dk/h-3d/
P.C.
.
- Follow-Ups:
- Re: Drawing the 2D insides via triangles
- From: per.corell@xxxxxxxxx
- Re: Drawing the 2D insides via triangles
- References:
- Drawing the 2D insides via triangles
- From: acgt
- Drawing the 2D insides via triangles
- Prev by Date: Drawing the 2D insides via triangles
- Next by Date: Re: Drawing the 2D insides via triangles
- Previous by thread: Drawing the 2D insides via triangles
- Next by thread: Re: Drawing the 2D insides via triangles
- Index(es):
Relevant Pages
|
|