line_interpolation#
- class ansys.cfx.core.generated.pre_processing.settings_261.line_interpolation.line_interpolation(name: str | None = None, parent=None)#
Bases:
GroupSets parameters that control line point interpolation to mesh vertices.
Attributes
Attribute |
Summary |
|---|---|
Enable the LINE INTERPOLATION object. |
|
Number of closest line points to be used to interpolate to a vertex. |
|
Distance below which a vertex is considered coincident with a line point. |
|
Determines whether to use distance to point or to line origin. |
|
A container for Line Interpolation Variable Options objects. |
Included in:
Parent |
Summary |
|---|---|
‘child_object_type’ of user_line_cloud. |