Message 1 of 3
LISP Program Error Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Experts,
I tried to resolve this LISP Program, Getting Error, anyone can resolve this please.
AutoLISP routine built for AutoCAD Civil 3D that:
• asks you to pick an Alignment and TIN Surface,
• samples every “input” m along the alignment,
• builds a perpendicular Sample Line (you choose left/right width),
• extracts every surface intersection point along that perpendicular (Civil 3D’s section engine gives you the exact TIN intersections),
• and writes Easting, Northing, Elevation, Station, Offset (signed) to a CSV.
Best regards,
PCKU