// =========================================================================== // 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 "Empty Selection List." m_polyRotateUVsAboutVertex.kEmptySelectionList; displayString -replace -value "Selected Vertex has no UV. Rotating about the origin." m_polyRotateUVsAboutVertex.kNoUVOnVert; displayString -replace -value "No vertices selected. Rotating about the origin." m_polyRotateUVsAboutVertex.kNoVertsSelected;