VIsualARQ C# Remove All Element Modifiers

I was wondering if there was a way to remove all element modifiers so that you can get the original ARQ object in C# so that I can explode it and get the Brep without any modifiers…I see VA.ExtractElementModifiers(), VA.AddElementModifier and VA.ElementModifierOperation but don’t see anything that would be able to do what I am looking for. Thanks for the help!