Jump to content

how to make a software that draws

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
eyadthebest

eyadthebest

    Newbie

  • Members
  • Pip
  • 2 posts
hello all
this is my first post here
and I'm not a programmer...
I'm an architect and i have an idea of making a program that makes the following:
as input:
1- client name
2- land and topography coordinates
3- function needs and spaces required for a house or what ever
4- form and building style

and outputs a layout of the spaces and elevation all in vector drawings like (autocad)
so i need to link land info with government laws like setbacks and building percentage and connect spaces with there opinings and of course many other contions and states
but my question is how can make such a thing in what language or what programe

thanks all for ur help.

#2
gokuajmes

gokuajmes

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 518 posts
this is going to be big project ,probably costing you a lot of time & money .But all the best !!
My sincere advise C# is not the Language to develop vector arts / drawings [No Offense] but i am **** sure you should have heard of Delphi.It is primarily a language for GUI development like VB.Syntax & constructs resemble that of VB.NET.
you might have a look at the website
http://www.embarcadero.com/products/delphi


#3
eyadthebest

eyadthebest

    Newbie

  • Members
  • Pip
  • 2 posts
thanks for ur quick reply i appreciate it.
i hope i can get around this stuff and understand it .