vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkbifurcationreferencesystems

vmtkbifurcationreferencesystems

Description

compute reference systems for each bifurcation of a tree. The script takes in input the centerlines already split into branches.

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
radiusarrayRadiusArrayNamestr1  the name of the array where centerline radius values are stored
blankingarrayBlankingArrayNamestr1  the name of the array where centerline blanking information about branches is stored
groupidsarrayGroupIdsArrayNamestr1  the name of the array where centerline group ids are stored
normalarrayReferenceSystemsNormalArrayNamestr1 Normalthe name of the array where reference system plane normals have to be stored
upnormalarrayReferenceSystemsUpNormalArrayNamestr1 UpNormalthe name of the array where reference system upnormals have to be stored
ofileReferenceSystemsOutputFileNamestr1  filename for the default ReferenceSystems writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oReferenceSystemsvtkPolyData1  the output reference systems, given as points coinciding with the origins
normalarrayReferenceSystemsNormalArrayNamestr1 Normalthe name of the array where reference system plane normals are stored
upnormalarrayReferenceSystemsUpNormalArrayNamestr1 UpNormalthe name of the array where reference system upnormals are stored
Edit - History - Print - Recent Changes - Search
Page last modified on September 05, 2010, at 01:11 PM