Skip to content

LineFilter

Introduction

vtkLineFilter - filters lines in polydata

vtkLineFilter is a filter that only let's through lines of a vtkPolydata.

Methods

extend

Method used to decorate a given object (publicAPI+model) with vtkLineFilter characteristics.

ArgumentTypeRequiredDescription
publicAPIYesobject on which methods will be bounds (public)
modelYesobject on which data structure will be bounds (protected)
initialValuesILineFilterInitialValuesNo(default: {})

newInstance

Method used to create a new instance of vtkLineFilter

ArgumentTypeRequiredDescription
initialValuesILineFilterInitialValuesNofor pre-setting some of its content

requestData

ArgumentTypeRequiredDescription
inDataYes
outDataYes