How to clip a polygon without triangulate?

Thanks for your suggestion.
I have solved the problem by the follow filter:

vtkClipDataSet -> vtkFeatureEdges -> vtkStripper 
-> vtkDecimatePolylineFilter -> vtkContourLoopExtraction -> vtkAppendFilter