// =========================================================================== // 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 "Press ENTER to compute offset." m_offsetSurfaceToolScript.kDoneSelect; displayString -replace -value "Offset Curve on Surface Tool" m_offsetSurfaceToolScript.kOffsetCurve; displayString -replace -value "Select additional NURBS surfaces or press ENTER to compute offset." m_offsetSurfaceToolScript.kSelectMoreNURBSOffset; displayString -replace -value "Select a NURBS surface to offset." m_offsetSurfaceToolScript.kSelectNURBSOffset;