Creating tables of selected objects selected properties including text labels for those objects
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
It seems like I am missing a simple workflow change to achieve what I am trying to achieve. I am working on a project in which i receive large numbers of polyline objects that I label and fabricate matching templates for. I am trying to produce a spreadsheet that shows each object's area and perimeter and includes the respective labels I have placed within each object. I tried table extraction but there is no associating between the text objects and the polyline objects so the polyline properties of each object display in the table independent of the text labels. The resulting table produces data rows for the polyline objects but they are not identified with my text labels. Currently I am either manually labeling, TCOUNT labeling, or using NUMINC lsp to label the polyline objects. Does anyone know a way to make a table that will lable these polyline objects in way that matches what is shown on the drawing or is there a different method of labeling that would create somekind of association with the polylines? I've attached a couple of screenshots showing a drawing sample and the resulting table data extracting. Ideally i would like to add a column for the text data labels that corresponds with the correct rows showing the area and perimeter data for each object.