// =========================================================================== // 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 extend in 2D." m_extendCosCurveToolScript.kComputeExtend; displayString -replace -value "Extend Curve on Surface Tool" m_extendCosCurveToolScript.kExtendCurveSurfaceTool; displayString -replace -value "Select additional NURBS curves on surface, surface isoparms or trim edges press ENTER to compute extend in 2D." m_extendCosCurveToolScript.kSelectAdditionalCurves; displayString -replace -value "Select a NURBS curves on surface, surface isoparms or trim edges to extend in 2D." m_extendCosCurveToolScript.kSelectcurves;