- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We collect field survey data using a Trimble handheld GPS datalogger. We export DXF files from Trimble Pathfinder Office (PFO). The logged points are exported as DWG blocks. The blocks appear in the DWG that we create from the exported DXF as points with attributes. We update the appearance using a block of the same name from our library.
Everything looks good, but we can't get rid of the attributes. (We need some of those attributes but eventually need the drawing to be cleared of them.) These attributes appear when we double-click a block, but not when we edit the block, so we can't simply delete the attributes from the block.
We've tried wblock, writing out all instances of the offending block to a new DWG. The blocks in that new, daughter DWG (all of them are the same) retain their attributes as in the parent drawing. Unfortunately, they lose the annotative characteristic, but that's a manageable problem.
We then delete all instances of that block from the parent drawing, purge, audit, and insert the daughter DWG into the parent. The result is that all instances of the block now appear as a point, not annotative, and still with the nonsense attributes.
It seems that the block that is exported from PFO to DXF has some inherent properties that we cannot modify. A work-around, which is getting tedious, is to use the PFO DWG as an xref to the parent, and insert the desired block into the parent at the coordinates of each instance of the offending block.
Anyone have any ideas?
Solved! Go to Solution.