// =========================================================================== // 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 "addUniqueVoxelsToTargets: array size mismatch." m_doSetFluidAttrFromCurve.kArraySizeMismatchErr; displayString -replace -value "Contents Method ^1s for ^2s is not set to either Dynamic or Static Grid; skipping." m_doSetFluidAttrFromCurve.kNoContentMethod; displayString -replace -value "Please select one fluid shape and at least one NURBS curve." m_doSetFluidAttrFromCurve.kSelectFluidAndCurve;