Link information to DWG drawing in 3D

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
dmvcad
Posts: 10
Joined: 24 Jul 2014, 01:28

Link information to DWG drawing in 3D

Post by dmvcad » 24 Jul 2014, 01:42

I am working with a solution where I need link information in each element/entity of a DWG drawing in 3D, the information comes from a SQL database.

Does the CAD Import .NET contains the functions for develop this solution?

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Re: Link information to DWG drawing in 3D

Post by support » 24 Jul 2014, 14:38

Hello,

Please, specify the way this information should be linked to the entities. What information do you need to link? CAD Import .NET provides an access to the entity properties, so it is possible to read and modify them.

Mikhail
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

dmvcad
Posts: 10
Joined: 24 Jul 2014, 01:28

Re: Link information to DWG drawing in 3D

Post by dmvcad » 24 Jul 2014, 22:04

support wrote:Hello,

Please, specify the way this information should be linked to the entities. What information do you need to link? CAD Import .NET provides an access to the entity properties, so it is possible to read and modify them.

Mikhail
Hi,

I have records in some tables of my SQL database, I need link the information/records in each element/identity of a drawing 3D, the information that i want link are some parameters with your values of the tables of the database.

Daniel.

Post Reply