// =========================================================================== // 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 "Select an object, then choose \"Look Through Selected\"" m_lookThroughSelected.kErrorMsg; displayString -replace -value "Far clip plane:" m_lookThroughSelected.kFarClipPlane; displayString -replace -value "Look Through Selected" m_lookThroughSelected.kLookThroughSelected; displayString -replace -value "Look Through Selected Options" m_lookThroughSelected.kLookThroughSelectedOptions; displayString -replace -value "Near clip plane:" m_lookThroughSelected.kNearClipPlane;