// =========================================================================== // 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 "CVs that don't" m_tangentCVWin.kCVsThatDontMove; displayString -replace -value "CVs that move" m_tangentCVWin.kCVsThatMove; displayString -replace -value "Make cv's tangent" m_tangentCVWin.kMakeCVsTangent; displayString -replace -value "Make CVs tangent!!" m_tangentCVWin.kMakeCvsTangent2;