GeometricLine.setInterpolation


setInterpolation(shapeInterpolation, distance, section, [pFunctionValue])

Sets the section shape interpolation and distance for a section

shapeInterpolationstring shape interpolation
distancedoubledistance to section
sectionintegersection being defined
pFunctionValueoptional double order value when shapeInterpolation is 'Function'
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to GeometricLine

Back to Overview