vmtkcenterlineattributes

Description

compute centerline attributes like abscissa and parallel transport normals; this is a requried step for mapping

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iCenterlinesvtkPolyData1the input surface
ifileCenterlinesInputFileNamestr1filename for the default Centerlines reader
abscissasarrayAbscissasArrayNamestr1Abscissasname of the array where centerline abscissas have to be stored
normalsarrayNormalsArrayNamestr1ParallelTransportNormalsname of the array where parallel transport normals to the centerlines have to be stored
ofileCenterlinesOutputFileNamestr1filename for the default Centerlines writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oCenterlinesvtkPolyData1
abscissasarrayAbscissasArrayNamestr1Abscissasname of the array where centerline abscissas are stored
normalsarrayNormalsArrayNamestr1ParallelTransportNormalsname of the array where parallel transport normals to the centerlines are stored