API Reference > imodeljs-backend > iModels > ExportGraphicsMeshVisitor > pushInterpolatedDataFrom pushInterpolatedDataFrom Method transfer interpolated data from the other visitor. all data values are interpolated at fraction between other values at index0 and index1. pushInterpolatedDataFrom(other: PolyfaceVisitor, index0: number, fraction: number, index1: number): void Parameter Type Description other PolyfaceVisitor index0 number fraction number index1 number Returns - void Defined in core/backend/src/ExportGraphics.ts Line 424 Last Updated: 12 June, 2024