Skip to content
Snippets Groups Projects
Commit 4d8ded83 authored by Andrew Maclean's avatar Andrew Maclean
Browse files

Fixing WarpTO

parent 4f310448
No related branches found
No related tags found
1 merge request!354All classes in Python are now represented in PythonicAPI
Pipeline #405891 canceled
......@@ -186,7 +186,7 @@ This Python script, [SelectExamples](../PythonicAPI/Utilities/SelectExamples), w
[PolyDataToImageDataStencil](/PythonicAPI/PolyData/PolyDataToImageDataStencil) |
[RuledSurfaceFilter](/PythonicAPI/PolyData/RuledSurfaceFilter) |
[SmoothMeshGrid](/PythonicAPI/PolyData/SmoothMeshGrid) | Create a terrain with regularly spaced points and smooth it with ?vtkLoopSubdivisionFilter? and ?vtkButterflySubdivisionFilter?.
[WarpTo](/PythonicAPI/PythonicAPI/WarpTo) | Deform geometry by warping towards a point.
[WarpTo](/PythonicAPI/Filtering/WarpTo) | Deform geometry by warping towards a point.
[WarpVector](/PythonicAPI/PolyData/WarpVector) | This example warps/deflects a line.
### Data Types
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment