// =========================================================================== // 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 "Detach: failed on the input curves." m_performDetachPreset.kDetachSurfacesFailedInputCurves; displayString -replace -value "Detach: failed on the input surfaces." m_performDetachPreset.kDetachSurfacesFailedInputSurfaces; displayString -replace -value "Detach: Select point on curve or isoparm on surface to do detach." m_performDetachPreset.kDetachSurfacesInvalSelection; displayString -replace -value " Problem evaluating detach command: ^1s^2s" m_performDetachPreset.kWarningProblemEvaluatingCmd;