vector#
- class ansys.fluent.core.generated.solver.settings_261.vector(name=None, parent=None)#
Bases:
NamedObject[vector_1_child],CreatableNamedObjectMixin[vector_1_child]A vector object is a named graphics entity used to display vector fields such as velocity, force, or any directional quantity on specified surfaces. It visualizes both magnitude and direction using arrows or glyphs.
Methods
Method |
Summary |
|---|---|
Create a new instance of the current object type. |
|
Delete selected objects. |
|
Rename the object. |
|
List the names of the objects. |
|
List active properties of the object. |
|
Copy graphics object. |
|
Display graphics object. |
|
Add graphics object to existing graphics. |
|
Clear object history. |
Named object type
Included in:
Parent |
Summary |
|---|---|
Controls the graphics display of the simulation results. |