// =========================================================================== // 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 "Create Dynamic Boat Locator" m_performOceanLocator.kCreateBoatLocator; displayString -replace -value "Create Dynamic Surface Locator" m_performOceanLocator.kCreateDynamicBuoy; displayString -replace -value "Add Dynamic Simple Locator" m_performOceanLocator.kCreateDynamicLocator; displayString -replace -value "Add Surface Locator" m_performOceanLocator.kCreateOceanLocator; displayString -replace -value "Float Selected Objects" m_performOceanLocator.kFloatSelectedObjects; displayString -replace -value "Free transform" m_performOceanLocator.kFreeTransform; displayString -replace -value "The generated espression will leave the node transformable" m_performOceanLocator.kFreeTransformAnnot; displayString -replace -value "Make Boats" m_performOceanLocator.kMakeBoats; displayString -replace -value "Make Motor Boats" m_performOceanLocator.kMakeMotorBoats;