473,387 Members | 1,535 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

How to develop cad like application

I have searched a lot but is unable to find a sample code for developing CAD
like application where we can drag circles, square etc. from tollbar connect
them with line etc. If anyone of you are able to find please provide me the
link for the same.
Feb 2 '07 #1
6 10832
Hello Code_explorer,

Start from the Paint.NET
Source codes available over there http://www.getpaint.net/download.html

CI have searched a lot but is unable to find a sample code for
Cdeveloping CAD like application where we can drag circles, square
Cetc. from tollbar connect them with line etc. If anyone of you are
Cable to find please provide me the link for the same.
C>
---
WBR, Michael Nemtsev [C# MVP] blog: http://spaces.live.com/laflour
team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
Feb 2 '07 #2
Cad like autocad programs, tend to take advantage of the graphics card for
3d modeling. In that case, perhaps you would like to look at directx,
or openGL. (not an easy task for a beginner.) I haven't a clue if 3d modeling
was your plan, or not, but I though I should throw that out...
"Code_explorer" wrote:
I have searched a lot but is unable to find a sample code for developing CAD
like application where we can drag circles, square etc. from tollbar connect
them with line etc. If anyone of you are able to find please provide me the
link for the same.
Feb 2 '07 #3
Thanks for reply,

Actually I want to develop visio like application but in simple form. And
that will use vector graphics not bitmap as Paint.net does.

Thanks

"Michael Nemtsev" wrote:
Hello Code_explorer,

Start from the Paint.NET
Source codes available over there http://www.getpaint.net/download.html

CI have searched a lot but is unable to find a sample code for
Cdeveloping CAD like application where we can drag circles, square
Cetc. from tollbar connect them with line etc. If anyone of you are
Cable to find please provide me the link for the same.
C>
---
WBR, Michael Nemtsev [C# MVP] blog: http://spaces.live.com/laflour
team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
Feb 2 '07 #4
Thanks for reply,

Actually I do not want to utilize render properties, so no use of graphics
cards. I want components just in wireframe mode sowhat like visio.

"TheMadHatter" wrote:
Cad like autocad programs, tend to take advantage of the graphics card for
3d modeling. In that case, perhaps you would like to look at directx,
or openGL. (not an easy task for a beginner.) I haven't a clue if 3d modeling
was your plan, or not, but I though I should throw that out...
"Code_explorer" wrote:
I have searched a lot but is unable to find a sample code for developing CAD
like application where we can drag circles, square etc. from tollbar connect
them with line etc. If anyone of you are able to find please provide me the
link for the same.
Feb 2 '07 #5
Even if you arnt going to "render", 3D wireframe is still *cough* easier in
directx.
So perhaps the q is: are you trying to do 3d?

"Code_explorer" wrote:
Thanks for reply,

Actually I do not want to utilize render properties, so no use of graphics
cards. I want components just in wireframe mode sowhat like visio.

"TheMadHatter" wrote:
Cad like autocad programs, tend to take advantage of the graphics card for
3d modeling. In that case, perhaps you would like to look at directx,
or openGL. (not an easy task for a beginner.) I haven't a clue if 3d modeling
was your plan, or not, but I though I should throw that out...
"Code_explorer" wrote:
I have searched a lot but is unable to find a sample code for developing CAD
like application where we can drag circles, square etc. from tollbar connect
them with line etc. If anyone of you are able to find please provide me the
link for the same.
Feb 2 '07 #6
"Code_explorer" <Co**********@discussions.microsoft.comwrote in message
news:AB**********************************@microsof t.com...
Thanks for reply,

Actually I do not want to utilize render properties, so no use of graphics
cards. I want components just in wireframe mode sowhat like visio.
I think you underestimate the task, you keep refering to Visio but this is the result of
multi man/years of coding.
As Michael has said, take a look at Paint.NET, this will get you an idea of what you can do
in managed code.

Willy.

Feb 2 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: John Underwood | last post by:
Can I use python23_d and python23 to develop an extension for a commercial application uses python22.dll? (Providing that I do not use any new features found only in 2.3.) I would bulld version...
14
by: Matt | last post by:
Any progammers looking for a killer app to develop? How about a voice enabled forum? One of the most powerful, exciting, and engrossing experiences on the Internet is the Forum. The first great...
4
by: Jonathan Li | last post by:
I have posted the question before but nobody have given me a solution. I would like to rephrase my requirement and want to hear your advice. We are developing application packages for logistics...
6
by: DraguVaso | last post by:
Hi, I have a, maybe strange looking, question: Is there any way to obstruct developpers to Develop and or Deploy a newer version of a VB.NET-application? Things should happen like this: -...
1
by: aparnasinha26 | last post by:
Hi All, I have to develop an application .The application has to update database.It does not have any user interface.It needs to run on Windows XP/2000 automatically at a particular time say 4...
0
by: pedaammulu | last post by:
Hi All, New title for Mastering Web Application Development. All secrets of developing an Accounting Software for the web revealed. Title: "Develop your own Web Accounting Application...
0
by: geshan | last post by:
Lets see and compare the 4 ways (not tools) to develop/code your own PHP website or web application. The following are the ways you can code/develop your application (involving more Create Read...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.