I need to draw a pipe (yes an actual pipe that carries water etc) on a web page and also be able to interact with it so for example if reading X is > 0 then the pipe is red but if X=0 then its blue.
I am new to web development so unsure of best practices so any help is greatly appreciated.
s1lentb0b
Member
5 Points
48 Posts
Creating a pipe in vb
Nov 28, 2012 12:50 PM|LINK
Hi,
I need to draw a pipe (yes an actual pipe that carries water etc) on a web page and also be able to interact with it so for example if reading X is > 0 then the pipe is red but if X=0 then its blue.
I am new to web development so unsure of best practices so any help is greatly appreciated.
thanks
Chen Yu - MS...
All-Star
21584 Points
2493 Posts
Microsoft
Re: Creating a pipe in vb
Dec 05, 2012 12:14 PM|LINK
Hi,
From your description, you could follow below article to create a draw pipe in vb.net. It will help you.
Please see: http://help.solidworks.com/2012/English/api/routingapi/Create_a_Drawing_for_a_Pipe_Route_Example_VBNET.htm
Thanks.
Feedback to us
Develop and promote your apps in Windows Store
s1lentb0b
Member
5 Points
48 Posts
Re: Creating a pipe in vb
Dec 07, 2012 12:57 PM|LINK
Thanks for the advise I will take a look
geniusvishal
Star
14076 Points
2794 Posts
Re: Creating a pipe in vb
Dec 07, 2012 01:01 PM|LINK
Try this :
http://helixtoolkit.codeplex.com/
My Website
www.dotnetvishal.com