Notifications
Clear all
[Closed] Popup dialogs w/end result enabled
Jun 20, 2010 7:34 pm
When calling a dialog box via maxscript it’ll only work when show end result is off. For example:
$.EditablePoly.popupDialog #Chamfer
The reason being that when end-result is on the mesh is deemed as having a classOf Editable_mesh instead of Editable_Poly.
Is their a way to fix/work around this, or at least a way to count the number of selected components? The only way I have been able to deal with the issue so far is to turn off end result before any operation that fails with it and then turn it back on afterwords in the script.
and yes, I’m a maxscript noob.
1 Reply