Search found 6 matches
- 05 Apr 2007, 17:29
- Forum: CAD .NET
- Topic: Load From File vs. Load From Stream
- Replies: 7
- Views: 25501
- 05 Apr 2007, 15:34
- Forum: CAD .NET
- Topic: Load From File vs. Load From Stream
- Replies: 7
- Views: 25501
- 30 Mar 2007, 18:35
- Forum: CAD .NET
- Topic: Load From File vs. Load From Stream
- Replies: 7
- Views: 25501
Load From File vs. Load From Stream
<font color="black">Hello, I have an application which displays dwg files. The dwg files are stored in a database and retrieved into a byte array. I create a stream from the byte array and call the LoadFromStream function. It works for the most part. However, I have found that it does not work for ....
- 27 Feb 2007, 00:28
- Forum: CADViewX
- Topic: CADViewX + .NET
- Replies: 8
- Views: 39641
Hi, I was just checking to see if there is any progress on this problem. This problem is currently holding up the release of a production application. We are anxious to get the problem resolved as soon as we can. Please let me know if there is anything that I can do to help facilitate you. Thanks. J...
- 10 Feb 2007, 01:08
- Forum: CADViewX
- Topic: CADViewX + .NET
- Replies: 8
- Views: 39641
CADViewX + .NET
Hi, I am currently in the process of migrating from VB6 to Visual Studio 2005. When running the VB.NET demo project (or even just adding the control to an empty form with no code), I get the following two errors when closing the program: <ul><li>The exception unknown software exception (0x0eedfade) ...
- 04 Oct 2006, 01:09
- Forum: CADViewX
- Topic: Position of Drawing Within Control
- Replies: 1
- Views: 12608
Position of Drawing Within Control
Hi, I am a new user of CADViewX. I am using the control in conjunction with Visual Basic 6. I want to be able to load a pre-existing drawing and then draw on top of the control. I can draw without a problem. But, I need to get the dimensions and the position of the drawing from within the control. I...