You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is currently possible to create a "point-to-point" slot indirectly using the SlotArc class, but this is not at all obvious to new users. I think it is worth adding a new class called SlotPointToPoint that simply accepts the two end points of a slot along with the slot height.
The text was updated successfully, but these errors were encountered:
It is currently possible to create a "point-to-point" slot indirectly using the SlotArc class, but this is not at all obvious to new users. I think it is worth adding a new class called
SlotPointToPoint
that simply accepts the two end points of a slot along with the slotheight
.The text was updated successfully, but these errors were encountered: