// =========================================================================== // 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 fluid selected to add an emitter to." m_dynExecFluidEmitterCommands.kNoFluidSelected; displayString -replace -value "Please select a fluid container and at least one mesh or NURBS curve or surface, depending on emitter type" m_dynExecFluidEmitterCommands.kSelectContainerAndMesh;