Auto CAD .Net Selection Filter for Dynamic Blocks

104 views
Skip to first unread message

Masani Sreekar

unread,
Aug 6, 2013, 4:39:08 AM8/6/13
to customize...@googlegroups.com
There is a small trick to filter the Dynamic block that starts with * (like *U11).

in the filter value for block name prefix the block name with ` (key below tilt ~ symbol)

like...

new TypedValue((int)DxfCode.BlockName,(yourBlockName.StartsWith("*") ? "`" + yourBlockNameyourBlockName)

Reply all
Reply to author
Forward
0 new messages