// =========================================================================== // 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 "Planar Tool" m_planarToolScript.kPlanarTool; displayString -replace -value "Select additional planar NURBS curves, curves on surface, isoparms, trim edge(s) or polygon edges that form one or more closed regions. Press ENTER to compute." m_planarToolScript.kSelectAdditionalPlanarNURBS; displayString -replace -value "Select planar NURBS curves, isoparms, curves on surface, trim edge(s) or polygon edges that form one or more closed regions." m_planarToolScript.kSelectPlanarNURBS;