Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to Perform Simulation Using Borland C++ Builder??

Status
Not open for further replies.

Cheetah

Newbie level 2
Joined
Dec 22, 2003
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
19
Hello,

I'm working on a project that requires me to develop a user interface for CNC machine using Borland C++ Builder. At the same time, it was required that a simulation on the tool path to be included.

My main problem is in wrting the program for tool path generation.
It was understood that this can be achieved by using Canvas or Open Graphic Library.

However, Canvas can only draw simple lines etc. As for OpenGL, I do not know how to use it.

Can anyone kindly help me?? Or do you have any useful website or source code as example?? Thanks
 

Canvas es very complete view this metod and properties uses two or more lines for draw.
You can use TChart component.
 

Hi, thanks a lot.

Can you kindly elaborate on TChart as I'm a newbie to programming. The simulation that I'm doing is on CNC machining. Some kind of animation.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top