Nicolas90 0 Posted October 13, 2016 Hello dear community, I'd like to build a simple HDA that lets me build a street from a curve. I'd like to have it configured in a way, that I get the same controls as we get for the Curve-Shelftool. I already found a handle called "curvepointoptions" which only lets me modify existing points. However, what I am trying to do, is to start from a blank state with all the options. Can anybody tell me how to properly setup such a tool? I already dug into the documentation, but I still can't make any sense of it. All the best, Nicolas Share this post Link to post Share on other sites
Butachan 27 Posted October 15, 2016 If your objective is to ask for user input for them to add points on the window. I feel you are complicating your task a lot, better to create a tool that receives a curve from the user and let the user create this curve however they want, then your street will be built according to that curve. 1 Share this post Link to post Share on other sites