vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkcenterlineattributes

vmtkcenterlineattributes

Description

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

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
iCenterlinesvtkPolyData1  the input surface
ifileCenterlinesInputFileNamestr1  filename for the default Centerlines reader
abscissasarrayAbscissasArrayNamestr1 Abscissasname of the array where centerline abscissas have to be stored
normalsarrayNormalsArrayNamestr1 ParallelTransportNormalsname of the array where parallel transport normals to the centerlines have to be stored
ofileCenterlinesOutputFileNamestr1  filename for the default Centerlines writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oCenterlinesvtkPolyData1   
abscissasarrayAbscissasArrayNamestr1 Abscissasname of the array where centerline abscissas are stored
normalsarrayNormalsArrayNamestr1 ParallelTransportNormalsname of the array where parallel transport normals to the centerlines are stored
Edit - History - Print - Recent Changes - Search
Page last modified on September 09, 2010, at 01:39 AM