// =========================================================================== // Copyright 2018 Autodesk, Inc. All rights reserved. // // Use of this software is subject to the terms of the Autodesk license // agreement provided at the time of installation or download, or which // otherwise accompanies this software in either electronic or hard copy form. // =========================================================================== displayString -replace -value "More than one proxy detected for " m_changeSmoothingLevel.kErrorMoreThanOneProxy1; displayString -replace -value "." m_changeSmoothingLevel.kErrorMoreThanOneProxy2; displayString -replace -value "The selected mesh does not have a smooth node attached to it." m_changeSmoothingLevel.kWarningNoSmoothNode;