// =========================================================================== // 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 "No nucleus related object selected for solver assignment" m_assignNSolver.kNoNClothSelectd; displayString -replace -value "Constrained objects must belong to the same solver. Please select all objects associated with a dynamic constraint when assigning solvers" m_assignNSolver.kSameSolver; displayString -replace -value "One or more non-object selection (eg, ^1s) was not related to the nCloth/nRigid objects selected. Please select all objects associated with a non-object when assigning solvers" m_assignNSolver.kSelectionErr;