// =========================================================================== // 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 "Pixel Snap Options" m_performPixelSnapOptions.kPixelSnapOptions; displayString -replace -value "Placement: " m_performPixelSnapOptions.kPlacement; displayString -replace -value "Snap center" m_performPixelSnapOptions.kSnapCenter; displayString -replace -value "Snap corner" m_performPixelSnapOptions.kSnapCorner;