view_child#
- class ansys.cfx.core.generated.post_processing.settings_261.view_child.view_child(name: str | None = None, parent=None)#
Bases:
Group‘child_object_type’ of view.
Attributes
Attribute |
Summary |
|---|---|
The angular shift value. The shift is used in adjusting Turbo B2B view. |
|
Toggle automatic centering of the view. |
|
Toggles the axis visibility in the viewport. |
|
Toggles the viewport border visibility in the viewport. |
|
Defines the current viewer camera mode. It can be either Standard (specified by Standard View parameter) or User Specified, in which case a CAMERA object has to be defined and specified in User Camera parameter. |
|
Defines the CLIP PLANE object that is used for scene clipping. |
|
Toggles the scene clipping plane in the viewer. |
|
Specifies the coordinate transformation to apply to all objects shown in this viewport. |
|
Case reference to limit the rendering to in view, for filtering by case. |
|
Specifies the highlight type used when picking. |
|
Set for a view that is not intended to be a figure to be shown in Reports. |
|
Defines the viewer light angles in degrees. The first angle goes from right (0) to left (180), and the second goes from bottom (0) to top (180). |
|
Stores the list of objects that were created specifically for this view. |
|
Specifies the list of objects shown in this view. |
|
Defines the current projection mode in the viewer. It can be either Perspective or Orthographic. |
|
Toggles the ruler visibility in the viewport. |
|
Defines one of the standard views in the viewer (Note that Camera Mode has to be set to Standard for this parameter to have effect). |
|
Case reference to limit the rendering to in view, for filtering by case. |
|
Defines a camera that can be used to specify the current view in a VIEW object. |
|
Defines options for the Report, specific to each object. |
Methods
Method |
Summary |
|---|---|
Suspend immediate update for the object. |
|
Restore immediate update for the object. |
Included in:
Parent |
Summary |
|---|---|
‘view’ child. |