Message 1 of 13
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I just realized that with lisp you can manipulate and analyse civil3d objects as well (yes, I'm still a discovering the world of coding). This has lead me to trying to develop routines that would replace the need for certain fairly simple dynamo scripts that I have developed.
Know I'm turning to the forums to see if somebody could confirm my suspicion OR hopefully point me in the right direction. What I (atm) need is:
- A function/method that would return the station equation ID [SEID] based on a raw station value or something similar. Basically I need to get a string in roughly this format <SEID>+<stationValue> (eg. 364+022.22)
- The latitude and longitude values of a XY point.
I have looked in the help documentation, but I haven't been able to locate what I need.
https://help.autodesk.com/view/CIV3D/2024/ENU/
Thanks in advance for any help!
Solved! Go to Solution.