Discussion:
parametric and analytical geometry
(too old to reply)
Jim S. Lim
2014-05-08 08:08:38 UTC
Permalink
hi all,

i am an architect and a newbie too mathematica. i wish to build a program
related to parametric geometrical design (2 dimensional floor plans) and
parametric geometrical optimization.

a few questions pops up and will just write them randomly as i think of
one.
1. is there a way to draw vectors in mathematica the way we draw in
autocad--meaning by more intuitive freehand mouse and visually drawing it
instead of inputting formulas and nos. and rules? say, i want a quick
drawing of a house, it's more intuitive to draw vector lines using mouse.

2. how do i export vector drawings into mathematica from Autocad( dwg or
dxf) ?

3. how do i measure areas and lengths of segments or radius of curves of
the elements of the imported vector drawings?

4. If i don't import the file/drawing, can mathematica "read" Autocad
drawings?

5. as mentioned, I'm a newbie to mathematica and thought i should embark
on this project by improving my proficiency in analytical geometry first as
a starting point.

I wish to use mathematica to learn and self-study about analytical
geometry, is this possible and if so, can mathematica "Teach" me?

any other suggestions as on how best to approach my 'project goals' are
welcome and thanks in advance for your assistance!

Jim
Chris Carlson
2014-05-09 06:06:25 UTC
Permalink
Post by Jim S. Lim
hi all,
i am an architect and a newbie too mathematica. i wish to build a program
related to parametric geometrical design (2 dimensional floor plans) and
parametric geometrical optimization.
a few questions pops up and will just write them randomly as i think of
one.
1. is there a way to draw vectors in mathematica the way we draw in
autocad--meaning by more intuitive freehand mouse and visually drawing it
instead of inputting formulas and nos. and rules? say, i want a quick
drawing of a house, it's more intuitive to draw vector lines using mouse.
There are tools for interactive drawing, but they are rudimentary compared to a program like AutoCad. I'd be interested in your feedback if you try using them to sketch houses.
Post by Jim S. Lim
2. how do i export vector drawings into mathematica from Autocad( dwg or
dxf) ?
Mathematica will import dxf as well as a number of other 2D and 3D formats.
Post by Jim S. Lim
3. how do i measure areas and lengths of segments or radius of curves of
the elements of the imported vector drawings?
It is not difficult to implement a palette that will do this, but it is not built-in.
Post by Jim S. Lim
4. If i don't import the file/drawing, can mathematica "read" Autocad
drawings?
Do you mean access a drawing by communicating with Autocad? No, although that functionality could probably be implemented.
Post by Jim S. Lim
5. as mentioned, I'm a newbie to mathematica and thought i should embark
on this project by improving my proficiency in analytical geometry first as
a starting point.
I wish to use mathematica to learn and self-study about analytical
geometry, is this possible and if so, can mathematica "Teach" me?
For learning and exploring geometry, Mathematica can hardly be beat. It's the best way I know of to get your hands on abstract concepts and work with them. Alfred Gray's Differential Geometry of Curves and Surfaces explores many topics relevant to modern architectural design and comes with a complete set of notebooks. Pottmann's Architectural Geometry would be a lot of fun to explore with Mathematica.
Post by Jim S. Lim
any other suggestions as on how best to approach my 'project goals' are
welcome and thanks in advance for your assistance!
Jim
Loading...