data(triMesh)
data(polyshape)
meshP = triMesh$MeshPts$p
meshT = triMesh$MeshPts$T
edge = polyshape$Line
centroid = triMesh$Centroids
loc = c(7, 35, 17)
ManualAdjust.2d(meshP, meshT, edge, centroid, loc)
Run the code above in your browser using DataLab