AccessConstraintAngle#

class ansys.stk.core.stkobjects.AccessConstraintAngle#

Bases: IAccessConstraint

Class defining Angle constraints, limiting access to intervals during which the selected angle is within the specified minimum and maximum limits.

Overview#

angle

Angle value for the constraint.

Import detail#

from ansys.stk.core.stkobjects import AccessConstraintAngle

Property detail#

property AccessConstraintAngle.angle: Any#

Angle value for the constraint.