line_interpolation#

class ansys.cfx.core.generated.pre_processing.settings_261.line_interpolation.line_interpolation(name: str | None = None, parent=None)#

Bases: Group

Sets parameters that control line point interpolation to mesh vertices.

Attributes

Attribute

Summary

enabled

Enable the LINE INTERPOLATION object.

number_of_nearest_interpolation_points

Number of closest line points to be used to interpolate to a vertex.

cloud_point_distance_tolerance

Distance below which a vertex is considered coincident with a line point.

variable_interpolation_distance_weighting

Determines whether to use distance to point or to line origin.

line_interpolation_variable_options

A container for Line Interpolation Variable Options objects.

Included in:

Parent

Summary

user_line_cloud_child

‘child_object_type’ of user_line_cloud.