Message 1 of 5
Filtering - Dynamic Blocks

Not applicable
05-23-2006
02:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I tried to filter Blocks with this
code
code
TypedValue[] filList = {new TypedValue(-4, "<AND"), new TypedValue((int)DxfCode.Start, "INSERT"), new TypedValue((int)DxfCode.BlockName, "GTP*"), new TypedValue(-4, "AND>")};
This works without any problems with nomal Blockreferences, but if there
are Dynamic Blocks and you change a parameter the filter does not work anymore.
Is it possible to filter for the effective name?
are Dynamic Blocks and you change a parameter the filter does not work anymore.
Is it possible to filter for the effective name?
hp workstation xw4200, 3GB
quadro
fx1400
AutoCAD 2007, 3DSMax 8.0 SP 2
quadro
fx1400
AutoCAD 2007, 3DSMax 8.0 SP 2