Message 1 of 5
Not applicable
10-20-2012
07:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to use the "Profile Sample" program supplied with C3D to create an alignment and profile. I am creating the stations and elevations in LISP and want to send them to the "Profile" program. I have seen in a C# program the use of an Array to send the data. I would like to do the same. eg.
LISP - (profile_sample sta1 elev1 sta2 elev2 sta3 elev3 ...etc)
VB - What is the code to pass this data to the Profile Sample program?
I am VERY new to VB programming. I have trouble giving up LISP.
Dave
Solved! Go to Solution.