// =========================================================================== // 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 "Both Proxy and Subdiv Display" m_PolygonsSubdivideMenu.kNewBothProxySubdivDisplay; displayString -replace -value "Crease Tool" m_PolygonsSubdivideMenu.kNewCreasePolyTool; displayString -replace -value "Toggle Proxy Display" m_PolygonsSubdivideMenu.kNewTogProxyDisplay; displayString -replace -value "Remove Subdiv Proxy Mirror" m_PolygonsSubdivideMenu.kRemoveSubdivProxyMirror; displayString -replace -value "Remove subdiv proxy mirror options" m_PolygonsSubdivideMenu.kRemoveSubdivProxyMirrorOptionsAnnot; displayString -replace -value "Subdiv Proxy" m_PolygonsSubdivideMenu.kSubdivProxy;