Print Page | Close Window

fields with vba

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=977
Printed Date: 21.May.2026 at 08:57


Topic: fields with vba
Posted By: nsd217
Subject: fields with vba
Date Posted: 06.Aug.2008 at 15:03
I'm new to this forum so I hope this is the right place to post this question.
 Is there any way using VBA to identify if a block attribute value is a "field"?



Replies:
Posted By: Vladimir Michl
Date Posted: 06.Aug.2008 at 16:17
You should be able to get into the ExtensionDictionary and check it for ACAD_FIELD.

-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner


Posted By: nsd217
Date Posted: 06.Aug.2008 at 16:34
Thanks for the point in the right direction



Print Page | Close Window