// =========================================================================== // 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 "Bridge doesn't work with multiple objects selected. Combine the objects first." m_polyBridgeFaces.kErrorTooManyObjects; displayString -replace -value "Some faces were deleted but not used in this bridge." m_polyBridgeFaces.kWarningExtraFaces;