PDA

View Full Version : way to know that bevel mode is active?


f97ao
03-28-2005, 11:57 PM
Is there anyway I can know if Bevel is active, or to stop it if it's active?

Problem is if the user is modifying with bevel and press enter detail in polyspeed then I will change the geometry which will make bevel destroy the object.

Also I don't want to stop other tools like extrude etc, which makes it harder :(

/Andreas

erilaz
03-29-2005, 05:25 AM
Possibly through the <enum>GetOperation()/<enum>SetOperation() function under Edit_Poly : Modifier in the reference. It seems to be able to return and set the current operation under editpoly.

Sorry, no time to test that theory! :D

f97ao
04-11-2005, 05:52 AM
yea, it works perfect for edit_poly, but, this function doesn't exist for the editABLE_poly :(
I can't find it at least.
/Andreas

erilaz
04-11-2005, 06:47 AM
That's... kinda annoying! Maybe that's the only way you can check! Seems odd, since they are essentially the same thing. I've scoured the polyop section, but I'm stumped for the moment! (This is where Mr. Petrov steps in!)

CGTalk Moderation
04-11-2005, 06:47 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.