2020-10-02
05:42 AM
- last edited on
2021-09-15
12:44 AM
by
Noemi Balogh
2020-10-03 03:33 AM
JGoode wrote:I presume, by the fact that you can enter different dimensions on each parameter, that your circle could end being a double eccentric ellipse, right?
CAN I CREATE THIS...?
2020-10-03 04:20 AM
2020-10-03 04:34 AM
2020-10-05 06:21 AM
2020-10-05 07:27 AM
JGoode wrote:Congratulations! This is a good start.
Braza, to answer you question... I am not a Revit user!![]()
JGoode wrote:Do you mean the User Interface inside Object Settings?
Sorry, the dimensions would be entered on the interface
2020-10-05 08:32 AM
2020-10-05 11:31 AM
HOTSPOT2 0, 0 mul2 lRightWidth, 1 ARC2 0, 0, 0.5, -90, 90 del 1 mul2 lLeftWidth, 1 ARC2 0, 0, 0.5, 90, 270 del 1Hope this helps.
2020-10-05 11:42 AM
HOTSPOT2 0, 0 mul2 1, lTopHeight mul2 lRightWidth, 1 ARC2 0, 0, 0.5, 0, 90 del 1 mul2 lLeftWidth, 1 ARC2 0, 0, 0.5, 90, 180 del 1 del 1 mul2 1, lBottomHeight mul2 lRightWidth, 1 ARC2 0, 0, 0.5, 270, 360 del 1 mul2 lLeftWidth, 1 ARC2 0, 0, 0.5, 180, 270 del 1 del 1
2020-10-06 05:06 AM