// =========================================================================== // 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 rebuild surface." m_rebuildSurfaceToolScript.kPressEnterToComplete; displayString -replace -value "Rebuild Surface Direction Tool" m_rebuildSurfaceToolScript.kRebuildSurfaceDirectionTool; displayString -replace -value "Select additional NURBS surface or isoparm or press ENTER to rebuild surface." m_rebuildSurfaceToolScript.kSelectMoreSurfacesOrIsoparms; displayString -replace -value "Select a NURBS surface or isoparm to rebuild direction." m_rebuildSurfaceToolScript.kSelectSurfaceorIsoparm;