Removing left-handed faces


While creating non-conformal interfaces, user came across left-handed faces upon grid check. Usign the TUI option grid-modify zones-repair face-handedness did not remove the left handed faces.
If the TUI option fails then this is found to work nicely.

At command prompt, type
(rpgetvar 'nonconformal/cell-faces)
to check the current value of the variable. It returned 1 for me.

Then type

(rpsetvar 'nonconformal/cell-faces 2)
This sets the left handed faces and grid check returned with no left handed faces.
-mks





Show Form
No comments yet. Be the first to add a comment!