Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
As the title says, i'm trying to split 3d polylines and retain the attached object data in the new two entities. This is in Civil 3D but i hear you MAP 3D guys have more experience with Object Data.
TRIM, BREAK, BREAKATPOINT etc. all remove the object data. I found an old .lsp that works for 2d polylines but not 3d polylines (https://forums.autodesk.com/t5/autocad-map-3d-forum/break-polyline-with-object-data/m-p/5154993#M42....
Is there any other way of achieving this? Current work arounds are to copy the entity, trim the lines and use COPY_OD to reinstate the object data.
Solved! Go to Solution.