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
Functions of arrayModifiers (except transferPointDataToCellData) modify the input mesh and return True or False if it has succeeded.
The idears would be to have functions returning None but raising error if necessary.