.NET
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
*Homer Simpson
Civil 3D 2006 & C# 2005
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
73 Views, 2 Replies
06-28-2005 10:13 AM
Hi Everyone,
I'm looking for some code samples that will demonstrate how to write a c#
application that will run with Civil 3D 2006. Hopefully, some examples that
connect to the Civil 3D API and include dialog box input / output. Any ideas
where i can find this?
Thanks,
Scott
I'm looking for some code samples that will demonstrate how to write a c#
application that will run with Civil 3D 2006. Hopefully, some examples that
connect to the Civil 3D API and include dialog box input / output. Any ideas
where i can find this?
Thanks,
Scott
*Laurie Comerford
Re: Civil 3D 2006 & C# 2005
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-28-2005 01:47 PM in reply to:
*Homer Simpson
Hi Homer,
Have you looked at the sample code installed with the program?
--
Laurie Comerford
CADApps
www.cadapps.com.au
"Homer Simpson" wrote in message
news:4887299@discussion.autodesk.com...
Hi Everyone,
I'm looking for some code samples that will demonstrate how to write a c#
application that will run with Civil 3D 2006. Hopefully, some examples that
connect to the Civil 3D API and include dialog box input / output. Any ideas
where i can find this?
Thanks,
Scott
Have you looked at the sample code installed with the program?
--
Laurie Comerford
CADApps
www.cadapps.com.au
"Homer Simpson"
news:4887299@discussion.autodesk.com...
Hi Everyone,
I'm looking for some code samples that will demonstrate how to write a c#
application that will run with Civil 3D 2006. Hopefully, some examples that
connect to the Civil 3D API and include dialog box input / output. Any ideas
where i can find this?
Thanks,
Scott
*Homer Simpson
Re: Civil 3D 2006 & C# 2005
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-28-2005 02:50 PM in reply to:
*Homer Simpson
Thanks for the reply, Laurie. I was only able to find one c# example and
that was an .EXE that launched C3D and was able to report the numbers of
point groups and surfaces.
I'm new to .NET and may not be asking the right question (s) but here it
goes. Somewhere on the 'net, I found a C3D VB.NET applicatin which I was
able to compile into a DLL using VS2005 Beta 2. It was loaded with the
NETLOAD command and when ran, displayed various C3D settings in a message
box. I would like to do something similar but with a dialog box, not a
message box. I've been working with VBA and AutoCAD for about 5 years and I
think I just need a sample app I can tear apart and rebuild.
What is the difference between an EXE and a DLL? How do I load an EXE in
C3D?
Thanks,
Scott
"Laurie Comerford" wrote in message
news:4887619@discussion.autodesk.com...
Hi Homer,
Have you looked at the sample code installed with the program?
--
Laurie Comerford
CADApps
www.cadapps.com.au
"Homer Simpson" wrote in message
news:4887299@discussion.autodesk.com...
Hi Everyone,
I'm looking for some code samples that will demonstrate how to write a c#
application that will run with Civil 3D 2006. Hopefully, some examples that
connect to the Civil 3D API and include dialog box input / output. Any ideas
where i can find this?
Thanks,
Scott
that was an .EXE that launched C3D and was able to report the numbers of
point groups and surfaces.
I'm new to .NET and may not be asking the right question (s) but here it
goes. Somewhere on the 'net, I found a C3D VB.NET applicatin which I was
able to compile into a DLL using VS2005 Beta 2. It was loaded with the
NETLOAD command and when ran, displayed various C3D settings in a message
box. I would like to do something similar but with a dialog box, not a
message box. I've been working with VBA and AutoCAD for about 5 years and I
think I just need a sample app I can tear apart and rebuild.
What is the difference between an EXE and a DLL? How do I load an EXE in
C3D?
Thanks,
Scott
"Laurie Comerford"
news:4887619@discussion.autodesk.com...
Hi Homer,
Have you looked at the sample code installed with the program?
--
Laurie Comerford
CADApps
www.cadapps.com.au
"Homer Simpson"
news:4887299@discussion.autodesk.com...
Hi Everyone,
I'm looking for some code samples that will demonstrate how to write a c#
application that will run with Civil 3D 2006. Hopefully, some examples that
connect to the Civil 3D API and include dialog box input / output. Any ideas
where i can find this?
Thanks,
Scott
