Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to extract information for over 100 line objects:
- Geometry
- Start & End Coordinates
- Length
- Some sort of identification
- Handle, or
- Object ID, or
- A user-defined ID would be the best
The ultimate goal is to generate a spreadsheet with the geometry information and a used-defined ID for each line.
I am currently putting user-defined ID in a Property Set. But I realized DATAEXTRACTION only gives me geometry, and EXPORTPROPERTYDATA can give me Handle/Object ID/user-defined ID. So I am trying to find a way to link the data exported from these two ways.
I do notice that Line Length can be exported using both ways so maybe that could be my linking parameter. If two lines have exactly the same length, I just need to check these objects individually.
Is there other or better way to do this?
Thanks in advance.
Solved! Go to Solution.