// ===========================================================================
// 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 "Best Plane" m_polyBestPlaneTexturingTool.kBestPlaneTexturingTool;
displayString -replace -value "Select one or more polygons to map before running Best Plane." m_polyBestPlaneTexturingTool.kNoFacesSelected;
displayString -replace -value "Select one or more faces (or three or more vertices/CVs/locators) to define the projection plane, then press Enter." m_polyBestPlaneTexturingTool.kSelectFaces;