vmtksurfaceendclipper

Description

interactively clip a tubular surface with normals estimated at seed locations. It is recomended that the option to clip based on centerlines normals is enabled to increase the accuracy of the clipping. If desired, a centerline containing the Frenet Tangent Array must be fed in along with the surface. This is generated by passing a centerline through the vmtkcenterlinegeometry script.

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
centerlinenormalCenterlineNormalsbool10toggle using centerline tangent for normal estimation
centerlinesCenterlinesvtkPolyData1the input centerlines
centerlinesfileCenterlinesInputFileNamestr1filename for the default Centerlines reader
frenettangentarrayFrenetTangentArrayNamestr1FrenetTangentname of the array where centerline tangent vectors of the Frenet reference system are stored
renderervmtkRenderervmtkRenderer1external renderer
ofileSurfaceOutputFileNamestr1filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oSurfacevtkPolyData1the output surface