vmtkpointtransform

Description

transform points with a provided matrix

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iPointsfloat-1[]point coordinates
matrixMatrixCoefficientsfloat16[]coefficients of transform matrix
invertInvertMatrixbool10invert matrix before applying transformation

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oPointsfloat-1[]output point coordinates