Message 1 of 5
PCExtractSection in VBA

Not applicable
04-19-2020
01:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want the user of my VBA code to use the command "PCExtractSection". This command generates lines based on a section of a point cloud. (This section part is already included in my code thanks to @Ed__Jobe)
When using PCExtractSection manually, a window appears in which some parameters have to be entered. Is there a way to program that these parameters are filled in with a default value that I choose in advance and that the user can adjust if necessary?
Thank you in advance