// =========================================================================== // 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 "Automatic Mapping" m_shelf_Polygons.kAutomaticMapping; displayString -replace -value "Create UV texture coordinates for the selected object or faces by automatically finding the best UV placement using simultaneous projections from multiple planes" m_shelf_Polygons.kAutomaticMappingAnnot; displayString -replace -value "Bevel Components" m_shelf_Polygons.kBevelComponents; displayString -replace -value "Bridge" m_shelf_Polygons.kBridge; displayString -replace -value "Center Pivot" m_shelf_Polygons.kCenterPivot; displayString -replace -value "Circularize" m_shelf_Polygons.kCircularize; displayString -replace -value "Collapse" m_shelf_Polygons.kCollapse; displayString -replace -value "Combine" m_shelf_Polygons.kCombine; displayString -replace -value "3D Cut and Sew UV Tool" m_shelf_Polygons.kCutSewUVTool; displayString -replace -value "Cylindrical Mapping" m_shelf_Polygons.kCylindricalMapping; displayString -replace -value "Create UV texture coordinates for the selected object, using a cylindrical projection shape that gets wrapped around the mesh. Best suited for completely enclosed cylindrical shapes with no holes or projections on the surface" m_shelf_Polygons.kCylindricalMappingAnnot; displayString -replace -value "Delete By Type: History" m_shelf_Polygons.kDeleteHistory; displayString -replace -value "Duplicate" m_shelf_Polygons.kDuplicate; displayString -replace -value "Extract" m_shelf_Polygons.kExtract; displayString -replace -value "Extrude" m_shelf_Polygons.kExtrude; displayString -replace -value "Flip Triangle Edge" m_shelf_Polygons.kFlipTriangleEdge; displayString -replace -value "Freeze Transformations" m_shelf_Polygons.kFreezeTransformations; displayString -replace -value "Tools to cut, slice and insert edges on polygons" m_shelf_Polygons.kMTKMultiCutToolAnn; displayString -replace -value "Quad Draw Tool" m_shelf_Polygons.kMTKQuadDrawTool; displayString -replace -value "Target Weld Tool" m_shelf_Polygons.kMTKTargetWeldTool; displayString -replace -value "Merge" m_shelf_Polygons.kMerge; displayString -replace -value "Merge To Center" m_shelf_Polygons.kMergeToCenter; displayString -replace -value "Mirror" m_shelf_Polygons.kMirrorGeometry; displayString -replace -value "Multi-Cut Tool" m_shelf_Polygons.kMultiCutTool; displayString -replace -value "Planar Mapping" m_shelf_Polygons.kPlanarMapping; displayString -replace -value "Create UV texture coordinates for the selected object, using a planar projection shape. Best suited for surfaces that are relatively flat or completely visible from a single camera angle" m_shelf_Polygons.kPlanarMappingAnnot; displayString -replace -value "Polygon Cone" m_shelf_Polygons.kPolyCone; displayString -replace -value "Polygon Cube" m_shelf_Polygons.kPolyCube; displayString -replace -value "Polygon Cylinder" m_shelf_Polygons.kPolyCylinder; displayString -replace -value "Polygon Disc" m_shelf_Polygons.kPolyDisc; displayString -replace -value "Gear" m_shelf_Polygons.kPolyGear; displayString -replace -value "Helix" m_shelf_Polygons.kPolyHelix; displayString -replace -value "Pipe" m_shelf_Polygons.kPolyPipe; displayString -replace -value "Polygon Plane" m_shelf_Polygons.kPolyPlane; displayString -replace -value "Platonic Solid" m_shelf_Polygons.kPolyPlatonicSolid; displayString -replace -value "Create a polygon polyhedron on the grid\nRight-click for more polygon primitive types" m_shelf_Polygons.kPolyPlatonicSolidAnnot; displayString -replace -value "Create a polygon super shape on the grid\nRight-click to choose shape type" m_shelf_Polygons.kPolyPlatonicSuperShapeAnnot; displayString -replace -value "Prism" m_shelf_Polygons.kPolyPrism; displayString -replace -value "Pyramid" m_shelf_Polygons.kPolyPyramid; displayString -replace -value "Soccer Ball" m_shelf_Polygons.kPolySoccerBall; displayString -replace -value "Polygon Sphere" m_shelf_Polygons.kPolySphere; displayString -replace -value "Spherical Harmonics" m_shelf_Polygons.kPolySphericalHarmonics; displayString -replace -value "Super Ellipse" m_shelf_Polygons.kPolySuperEllipse; displayString -replace -value "Super Shape" m_shelf_Polygons.kPolySuperShape; displayString -replace -value "Polygon Torus" m_shelf_Polygons.kPolyTorus; displayString -replace -value "Polygon Type" m_shelf_Polygons.kPolyType; displayString -replace -value "Contour Stretch" m_shelf_Polygons.kPolyUVsContour; displayString -replace -value "Ultra Shape" m_shelf_Polygons.kPolyUltraShape; displayString -replace -value "Reduce" m_shelf_Polygons.kReduce; displayString -replace -value "SVG" m_shelf_Polygons.kSVG; displayString -replace -value "Smooth" m_shelf_Polygons.kSmooth; displayString -replace -value "Spherical Mapping" m_shelf_Polygons.kSphericalMapping; displayString -replace -value "Create UV texture coordinates for the selected object, using a spherical projection shape that gets wrapped around the mesh. Best suited for completely enclosed spherical shapes with no holes or projections on the surface" m_shelf_Polygons.kSphericalMappingAnnot; displayString -replace -value "UV Editor..." m_shelf_Polygons.kUVEditor; displayString -replace -value "3D Grab UV Tool" m_shelf_Polygons.kUVGrabTool;