AutoCAD Map 3D
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
SDF or SQLite Table
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I know there is a way to add a .dbf or excel table by using the TABLE command. Can I add SDF attribution to a drawing for display? I have line lengths in my attribution of a shapefile and want to do the same thing with an SDF. I connect to the .dbf of the shapefile and it updates as I change the length of the features. Can't figure out how to do the same with SDF.
Re: SDF or SQLite Table
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
>> I have line lengths in my attribution of a shapefile and want to do the same thing with an SDF
I would prefere to create a "calculated field" the get's the length of the geometry live calculated. The advantage is that whenever you modify the arc or polygon you get the current value displayed without any additional action.
- alfred -
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at
-------------------------------------------------------------------------
Re: SDF or SQLite Table
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I did a calculated field. The problem with the calculated field is temporary. Is there a way to make a field equal the calculated field? In Arcgis they have a field calculator and if you want a field to equal another it's fairly easy. I haven't seen an option for it in AutoCAD. This still doesn't solve the problem of being able to add a table to my drawing displaying the contents of my SDF.
