// =========================================================================== // 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 "Chamfer Vertex" m_performPolyChamferVertex.kChamferVertexButton; displayString -replace -value "Chamfer Vertex Options" m_performPolyChamferVertex.kChamferVertexOptions; displayString -replace -value "Replace a vertex with a flat polygon face." m_performPolyChamferVertex.kDescription; displayString -replace -value "Description" m_performPolyChamferVertex.kDescriptionFrame; displayString -replace -value "Remove the face after chamfer" m_performPolyChamferVertex.kRemoveFace; displayString -replace -value "Settings" m_performPolyChamferVertex.kSettingsFrame; displayString -replace -value "Width:" m_performPolyChamferVertex.kWidth;