:orphan: .. _pre_processing_line_interpolation: line_interpolation ================== .. autoclass:: ansys.cfx.core.generated.pre_processing.settings_261.line_interpolation.line_interpolation :show-inheritance: .. rubric:: Attributes =========================================================================================================== ========================================================================= Attribute Summary =========================================================================================================== ========================================================================= :ref:`enabled ` Enable the LINE INTERPOLATION object. :ref:`number_of_nearest_interpolation_points ` Number of closest line points to be used to interpolate to a vertex. :ref:`cloud_point_distance_tolerance ` Distance below which a vertex is considered coincident with a line point. :ref:`variable_interpolation_distance_weighting ` Determines whether to use distance to point or to line origin. :ref:`line_interpolation_variable_options ` A container for Line Interpolation Variable Options objects. =========================================================================================================== ========================================================================= .. rubric:: Included in: =================================================================== ======================================= Parent Summary =================================================================== ======================================= :ref:`user_line_cloud_child ` 'child_object_type' of user_line_cloud. =================================================================== =======================================