Comentario
09-09-2019
01:21 PM
09-09-2019
01:21 PM
Something similar to AutoLISP's getdist or getpoint (that would show a line from the first point as the user is inputting the second point and/or entering the distance).
I created a quick-and-dirty Add-in that needs the user to input/measure a distance. However, there isn't a ready-made input function in Revit - only single-point input (or box). See also https://forums.autodesk.com/t5/revit-api-forum/equivalent-to-getdist-in-revit/m-p/9014796. I made the routine thinking it would make it easier for the drafters to not have to look up the fudge factor relating text height to schedule row height (when formatting revision schedules) - measure a distance, multiply it by a constant, then tell the user.