wireframe_child#
- class ansys.cfx.core.generated.post_processing.settings_261.wireframe_child.wireframe_child(name: str | None = None, parent=None)#
Bases:
Group‘child_object_type’ of wireframe.
Attributes
Attribute |
Summary |
|---|---|
Toggles the instancing transformation for this graphics object in the viewer. |
|
‘colour’ child. |
|
The list of domains over which to define this object. |
|
Enables/disables drawing of the contour lines. |
|
The angle between two faces used to limit visible edges in a wireframe. |
|
Defines the TRANSFORM object that is used for the object instancing. |
|
Determines where to get the line colour from. |
|
Controls the width (in pixels) of lines drawn for this graphics object. |
|
Specifies number of contour lines in a contour plot. |
|
If set to On, all mesh lines are displayed in the wireframe, and Edge Angle setting is ignored. |
|
Toggles the visibility of this graphics object in the viewer. THIS PARAMETER IS DEPRECATED!. |
|
This object contains object transformation info to be processed by the viewer. Like instance transform, this object should be associated with each geometry. It is usually specified as a sub-object. |
Methods
Method |
Summary |
|---|---|
Hide the object in a given view(s). |
|
Show the object in a given view(s). |
|
Suspend immediate update for the object. |
|
Restore immediate update for the object. |
Included in:
Parent |
Summary |
|---|---|
‘wireframe’ child. |