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
A parent plane is created with one row. Then a child plane is created with 30 rows. I would expect the parent plane to grow to have 30 rows, but d turns out to be 1. Is the parent plane not growing or is it not updating the dimension information?
The text was updated successfully, but these errors were encountered:
Consider the following code
A parent plane is created with one row. Then a child plane is created with 30 rows. I would expect the parent plane to grow to have 30 rows, but
d
turns out to be1
. Is the parent plane not growing or is it not updating the dimension information?The text was updated successfully, but these errors were encountered: