1. Guide2
    1. What's TerrainAxe?
    2. Make a quick menu for TerrainAxe and your ms files
  2. Reference135
    1. Select(Poly)14
      1. SelectBorder
      2. RingEgs
      3. FcsToRingEgs
      4. Findborder
      5. Nextegs
      6. CoverFcs
      7. VertsToEgs
      8. InnerVerts
      9. InnerEgs
      10. FacesByID
      11. AdjFcsByID
      12. SameDirFaces
      13. GetQuadFaces
      14. RoadSides
    2. Create(Poly)18
      1. StitchPoly
      2. QuickStitch
      3. SweepEdge
      4. PiecePoly
      5. PlaceMesh
      6. StitchVerts
      7. PCloudToMesh
      8. AppendPoly
      9. LoftSplines
      10. FreePoly
      11. ShapeEdge
      12. DragPoly
      13. CapEdges
      14. CrossRoads
      15. Auto Stairs4
        1. FreeStair
        2. IrregularStair
        3. FacesToStair
        4. CapStairSides
    3. Construct(Poly)23
      1. MoveVerts
      2. InsertX
      3. ProjToFace
      4. ConformToRoad
      5. AdvConnectVts
      6. ZAlignFace
      7. ZAlign3P
      8. SlopePlanar
      9. Round Verts4
        1. RoundVerts
        2. RoundVts(3P)
        3. RoundVts(Rad)
        4. RoundVts(TT)
      10. Smooth Road Tools6
        1. SMRoadByLines
        2. SmoothRoad
        3. SMRoad(Linear)
        4. SMRoad(NPts)
        5. SMRoad(Blur)
        6. SMRoad(Curve)
      11. Weld Tools5
        1. Weld1VertToEg
        2. Weld2VertsToEg
        3. SuperWeld
        4. WeldVerts&Egs
        5. XWeld
    4. Cut(Poly)18
      1. ConnectVerts
      2. Cut2Egs
      3. Cut2Verts
      4. PivotCenBot
      5. CutByAgl
      6. CutBydir
      7. CutPerToEdge
      8. EvenConnect
      9. ClearJags
      10. Slice
      11. SliceByEdges
      12. SliceByLines
      13. SliceByFcs
      14. SliceXY
      15. SliceByGrid
      16. SliceBy3P
      17. Trianglate(Faces)
      18. EncloseVerts
    5. UV(Poly)8
      1. IDByElm
      2. IDByFace
      3. PaveCourts
      4. RingMap
      5. Advanced UV Tools4
        1. RoadPaver
        2. PaveNoTear
        3. PaveWall
        4. Advanced UV Tools
    6. Others(Poly)14
      1. SnapToP
      2. MoveOnDir
      3. SnapZ
      4. ZMove
      5. AdvClearMidVts
      6. ClearMidVerts
      7. Flatten Edges
      8. RightAgl
      9. ClearChaosEgs
      10. IDSet
      11. Check_NarrowFcs
      12. Extend
      13. ClearDarkVerts
      14. ExtendVerts
    7. Render6
      1. AbsorbMat
      2. ArrangeMats
      3. SimpleTerrMat
      4. MtlNeaten
      5. UvwCamera
      6. Vrcam
    8. Scenes5
      1. TrafficLineSys
      2. AdvArray
      3. Collapse
      4. RoadNetwork
      5. UCS
    9. Common21
      1. DropToTerrZN
      2. DropToTerrain
      3. CCWShp
      4. FreeSpline
      5. FlatShps
      6. RefRotate
      7. MoveObjs
      8. Explode
      9. SubdivSpls
      10. DwgImport
      11. BlackWire
      12. DelEmptyObj
      13. Copy
      14. Paste
      15. PickPivot
      16. ClearSel
      17. ConnectKnots
      18. LockTransform
      19. ResetFile
      20. ResetXform
      21. BBoxToTerrain
    10. Manager8
      1. AxeSetting
      2. Clean Layers
      3. Simple Display
      4. QuickMenu
      5. LifuBar
      6. UIMan
      7. On/Off TheAxe
      8. SegsVsArc

RoundVerts

Introduce

RoundVerts  not only help you get an arc apperance ,but also optimize polyon model by decreasing or increasing the number of vertices .

Usually ,a road net is turned from spline shape, the number of vertices in corners maybe insufficient or too many,you often need to keep a balance between vertex number and its accuracy.With RoundVerts,you don't need to worry about the shape steps in shape-editing stage.



How To


Parameters






RoundVerts


Ajust Verts Number

  1. Subdivid: subdivid each of the selected edges to the specified number of vertices

  2. Remain:Add or remove vertices to keep selected vertices to the specified number

  3. MakeArc(Tan2Edge): After excuting [Remain],smooth the result vertices using [Tan2Edge]

Make Arc

  1. AutoRadius:Calculate  the radius base on the selected  vertices and adjcent Edges 
  2. Tan2Edge: Shape the vertices to an Arc , which is defined  by  the radius and 2 tangents defined by two  edges. In order priority,the two  edges can be  the selected edges, adjcent open edges,any two of the adjcent edges

  3. Tan1Edge: Shape the vertices to an Arc , which is defined  by  the radius and 1tangent defined by one edge.In order of priority ,the edge can be a selected edge ,an open edge or any one edge . 
  4. Corner:Collapes selected vertices to one vertex

ArcBy3P

  1. Pick Height:Pick a point that specifies the top of the arc  to define an circle with two end vertices
  2. Pick 3rd Point:Pick a point to define an arc with  two end vertices
  3. ArcTo3p: Make an  arc through three points, two of them are  the positions of end vertices, the rest one is a point snapped.
  4. if right-click the button,moving mouse will  change  the arc radius.


Tips

Note That

=>Previous Version of Help

---Total 11,967 views---