// =========================================================================== // 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 "Select curve on surface, surface isoparm, surface trim, edge, or a NURBS surface." m_duplicateCurvePresetArgList.kHelpString; displayString -replace -value "Duplicate curve ignored trim information of ^1s surface(s)" m_duplicateCurvePresetArgList.kIgnoredTrims; displayString -replace -value "No valid objects selected." m_duplicateCurvePresetArgList.kValidObjectsError;