// =========================================================================== // 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 "Current time" m_performSplitShot.kCurrentTime; displayString -replace -value "Specify time" m_performSplitShot.kSpecifyTime; displayString -replace -value "Split Shot" m_performSplitShot.kSplitShot; displayString -replace -value "Split Shot Options" m_performSplitShot.kSplitShotOptions; displayString -replace -value "Split time:" m_performSplitShot.kSplitTime; displayString -replace -value "Time value:" m_performSplitShot.kSplitTimeValue;