// =========================================================================== // 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 "First Edge" m_birailCommonProperties.kFirstEdge; displayString -replace -value "First Edge" m_birailCommonProperties.kFirstEdge2; displayString -replace -value "First Edge" m_birailCommonProperties.kFirstEdge3; displayString -replace -value "Last Edge" m_birailCommonProperties.kLastEdge; displayString -replace -value "Profile Curves" m_birailCommonProperties.kProfileCurves; displayString -replace -value "Profile Curves" m_birailCommonProperties.kProfileCurves2; displayString -replace -value "Rail Curves" m_birailCommonProperties.kRailCurves; displayString -replace -value "Second Edge" m_birailCommonProperties.kSecondEdge;