public void SetPlaneSource(vtkPlaneSource plane) { vtkSplineWidget.vtkSplineWidget_SetPlaneSource_45(base.GetCppThis(), (plane == null) ? default(HandleRef) : plane.GetCppThis()); }
public void SetPlaneSource(vtkPlaneSource plane) { vtkSplineRepresentation.vtkSplineRepresentation_SetPlaneSource_46(base.GetCppThis(), (plane == null) ? default(HandleRef) : plane.GetCppThis()); }