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
With height = 4.8095555532180825 and extrudedHeight = 4.9999999992399875, the outline doesn't extrude. Try the following code in Sandcastle and zoom in close to AGI HQ.
I bet the same behavior happens in RectangleGeometry also. I think they both check to see if the difference between height and extrudedHeight is greater than some epsilon before deciding to draw the extrusion. That just needs to be changed.
With
height = 4.8095555532180825
andextrudedHeight = 4.9999999992399875
, the outline doesn't extrude. Try the following code in Sandcastle and zoom in close to AGI HQ.The text was updated successfully, but these errors were encountered: