Message 1 of 5
blocks with multiple attributes import and export
Not applicable
04-09-2019
03:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I want to create a simple block ( hatched circle ) with multiple attributes. the block represents an object found in a survey.
- x-coordinate
- y coordinate
- z coordinate
- characteristic a
- characteristic b
- characteristic c
I want to be able to import these blocks ( usually about 50-400 objects ) within a drawing based upon X and Y coordinate, but have the Z and characteristics visible within properties. import through .TXT, .CSV or .XLS
the objects should also be able to be exported to .TXT, .CSV or .XLS
I allready tried to build a block like this and export ( attext) templates files to do so, but without succes.
Can someone help me please?