vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtklineresampling

vmtklineresampling

Description

resample input lines with a spline filter

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
iSurfacevtkPolyData1  the input surface containing vtkPolyLine cells
ifileSurfaceInputFileNamestr1  filename for the default Surface reader
lengthLengthfloat1(0.0,)0.0length of the resampling interval
ofileSurfaceOutputFileNamestr1  filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oSurfacevtkPolyData1  the output surface containing the resampled vtkPolyLine cells
Edit - History - Print - Recent Changes - Search
Page last modified on February 05, 2012, at 02:51 PM