Graphics3DReferenceAngle#

class ansys.stk.core.stkobjects.Graphics3DReferenceAngle#

Bases: IGraphics3DReferenceAnalysisWorkbenchComponent, IDisplayTime

Class defining a reference angle (3D Graphics, Vector Geometry Tool).

Overview#

show_angle_value

If selected, select a unit from the drop-down menu. Only available for angles.

angle_unit_abbreviation

The angle unit abbreviation.

show_dihedral_angle_supporting_arcs

Select to show dihedral angle supporting arcs. Only available for angles.

Import detail#

from ansys.stk.core.stkobjects import Graphics3DReferenceAngle

Property detail#

property Graphics3DReferenceAngle.show_angle_value: bool#

If selected, select a unit from the drop-down menu. Only available for angles.

property Graphics3DReferenceAngle.angle_unit_abbreviation: str#

The angle unit abbreviation.

property Graphics3DReferenceAngle.show_dihedral_angle_supporting_arcs: bool#

Select to show dihedral angle supporting arcs. Only available for angles.