rotate
Rotate geometry
Description
h = rotate(g,theta,refpoint1,refpoint2)
Examples
Input Arguments
Output Arguments
Tips
- After modifying a geometry, regenerate the mesh to ensure a proper mesh association with the new geometry. 
- If - gis an- fegeometryor- AnalyticGeometryobject, and you want to replace it with the modified geometry, assign the output to the original geometry, for example,- g = rotate(g,90).









