Search found 5 matches

by JormaS
18 Sep 2007, 22:58
Forum: CAD .NET
Topic: Attributes
Replies: 1
Views: 9206

Attributes

Hi Sergey,
This question is about attribute definitions. Can you give me an example to check, set or unset options like constant, preset, etc in an attribute definition? Are stored ad bit coded values?

Thanks in advance. J.Sturari.
by JormaS
29 Aug 2007, 20:31
Forum: CAD .NET
Topic: Access to DWG entities
Replies: 1
Views: 8980

Access to DWG entities

Hi to all, I'm currently using CAD Import.NET for viewing purposes. Is it possibile to gain access to DWG entities for simple manipulations like setting or reading attributes value?
Thanls in advance for your support.
J.Sturari, Studio Integra
by JormaS
20 Jun 2007, 01:12
Forum: CAD .NET
Topic: Incorrect text display
Replies: 1
Views: 8983

Incorrect text display

Hi to all, working with the cad control module i've encountered some display visualization errors opening ACAD 2004 DWG files. An example: a simple file with two row of text placed starting from absolute 0,0 coord in the drawing. If I open the file in AutoCAD or with True DWG Viewer all it's ok but ...
by JormaS
20 Jun 2007, 01:05
Forum: CAD .NET
Topic: Toolbars and statusbar
Replies: 1
Views: 9153

Toolbars and statusbar

Hi to all, a simple question. Is it possible to hide coordinate statusbar in the cad control module?
by JormaS
03 May 2007, 18:15
Forum: CAD .NET
Topic: CADImport.NET
Replies: 1
Views: 10167

CADImport.NET

Hi to all, I'm developing a database application, written in C#, that need to display a preview of indexed DWG files on a fileserver or directly loaded from a stream read from binary SQL server's fields. I've downloaded CADImport.NET from your site and... wow! it's really a great component. Now i've...