vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkcenterlineoffsetattributes

vmtkcenterlineoffsetattributes

Description

offset centerline attributes relative to a bifurcation reference system, in such a way that the abscissa of the closest point the the origin is zero, and the centerline normal at that point coincides with the bifurcation reference system normal

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
iCenterlinesvtkPolyData1  the input split centerlines
ifileCenterlinesInputFileNamestr1  filename for the default Centerlines reader
referencesystemsReferenceSystemsvtkPolyData1  bifurcation reference systems
referencesystemsfileReferenceSystemsInputFileNamestr1  filename for the default ReferenceSystems reader
referencegroupidReferenceGroupIdint1 -1group id of the reference system to which attributes have to be offset
replaceattributesReplaceAttributesbool1 1overwrite the existing attributes
abscissasarrayAbscissasArrayNamestr1  name of the array where centerline abscissas are stored
normalsarrayNormalsArrayNamestr1  name of the array where centerline normals are stored
groupidsarrayGroupIdsArrayNamestr1  name of the array where centerline group ids are stored
centerlineidsarrayCenterlineIdsArrayNamestr1  name of the array where centerline ids are stored
referencesystemsnormalarrayReferenceSystemsNormalArrayNamestr1  name of the array where reference system normals are stored
offsetabscissasarrayOffsetAbscissasArrayNamestr1 OffsetAbscissasname of the array where offset centerline abscissas have to be stored if ReplaceAttributes is off
offsetnormalsarrayOffsetNormalsArrayNamestr1 OffsetNormalsname of the array where offset centerline normals have to be stored if ReplaceAttributes is off
interactiveInteractivebool1 0 
renderervmtkRenderervmtkRenderer1  external renderer
ofileCenterlinesOutputFileNamestr1  filename for the default Centerlines writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oCenterlinesvtkPolyData1  the output centerlines
referencegroupidReferenceGroupIdint1 -1group id of the reference system to which attributes are offset
offsetabscissasarrayOffsetAbscissasArrayNamestr1 OffsetAbscissasname of the array where offset centerline abscissas are stored if ReplaceAttributes is off
offsetnormalsarrayOffsetNormalsArrayNamestr1 OffsetNormalsname of the array where offset centerline normals are stored if ReplaceAttributes is off
abscissasarrayAbscissasArrayNamestr1  name of the array where centerline abscissas are stored
normalsarrayNormalsArrayNamestr1  name of the array where centerline normals are stored
Edit - History - Print - Recent Changes - Search
Page last modified on September 05, 2010, at 01:14 PM