// Copyright (C) 1997-2006 Autodesk, Inc., and/or its licensors.
// All rights reserved.
//
// The coded instructions, statements, computer programs, and/or related
// material (collectively the "Data") in these files contain unpublished
// information proprietary to Autodesk, Inc. ("Autodesk") and/or its licensors,
// which is protected by U.S. and Canadian federal copyright law and by
// international treaties.
//
// The Data is provided for use exclusively by You. You have the right to use,
// modify, and incorporate this Data into other products for purposes authorized 
// by the Autodesk software license agreement, without fee.
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. AUTODESK
// DOES NOT MAKE AND HEREBY DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTIES
// INCLUDING, BUT NOT LIMITED TO, THE WARRANTIES OF NON-INFRINGEMENT,
// MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, OR ARISING FROM A COURSE 
// OF DEALING, USAGE, OR TRADE PRACTICE. IN NO EVENT WILL AUTODESK AND/OR ITS
// LICENSORS BE LIABLE FOR ANY LOST REVENUES, DATA, OR PROFITS, OR SPECIAL,
// DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES, EVEN IF AUTODESK AND/OR ITS
// LICENSORS HAS BEEN ADVISED OF THE POSSIBILITY OR PROBABILITY OF SUCH DAMAGES.

displayString -replace -value "Auto completion" m_performSquareSrf.kAutoCompletion;
displayString -replace -value "Bezier" m_performSquareSrf.kBezier;
displayString -replace -value "4 boundary curves" m_performSquareSrf.kBoundaryCurves;
displayString -replace -value "Continuity type:" m_performSquareSrf.kContinuityType;
displayString -replace -value "Curve 1" m_performSquareSrf.kCurve1;
displayString -replace -value "Curve 2" m_performSquareSrf.kCurve2;
displayString -replace -value "Curve 3" m_performSquareSrf.kCurve3;
displayString -replace -value "Curve 4" m_performSquareSrf.kCurve4;
displayString -replace -value "Curve fit checkpoints:" m_performSquareSrf.kCurveFitCheckpoints;
displayString -replace -value "End point tolerance:" m_performSquareSrf.kEndPointTolerance;
displayString -replace -value "Exit on completion" m_performSquareSrf.kExitOnCompletion;
displayString -replace -value "Fixed boundary" m_performSquareSrf.kFixedBoundary;
displayString -replace -value "Global" m_performSquareSrf.kGlobal;
displayString -replace -value "Implied tangent" m_performSquareSrf.kImpliedTangent;
displayString -replace -value "Local" m_performSquareSrf.kLocal;
displayString -replace -value "NURBS" m_performSquareSrf.kNurbs;
displayString -replace -value "Output geometry:" m_performSquareSrf.kOutputGeometry;
displayString -replace -value "Polygons" m_performSquareSrf.kPolygons;
displayString -replace -value "Rebuild:" m_performSquareSrf.kRebuild;
displayString -replace -value "Square Surface" m_performSquareSrf.kSquareSurface;
displayString -replace -value "Square Surface Options" m_performSquareSrf.kSquareSurfaceOptions;
displayString -replace -value "Square Surface Tool" m_performSquareSrf.kSquareSurfaceTool;
displayString -replace -value "Square Surface Tool Options" m_performSquareSrf.kSquareSurfaceToolOptions;
displayString -replace -value "Subdiv" m_performSquareSrf.kSubdiv;
displayString -replace -value "Tangent" m_performSquareSrf.kTangent;
displayString -replace -value "Tolerance:" m_performSquareSrf.kTolerance;
displayString -replace -value "Tool behavior:" m_performSquareSrf.kToolBehavior;
