// =========================================================================== // 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 "Box for curve ^1s:\n" m_nurbsCurveTightBox.kBoxForCurve; displayString -replace -value "Failed to compute box for curve ^1s\n" m_nurbsCurveTightBox.kFailedToComputeBox; displayString -replace -value "No NURBS curves selected\n" m_nurbsCurveTightBox.kNoCurveSelected;