CircularAccessConstraint.CircularAccessConstraintEvaluator.StopAngle Property |
Gets or sets the angle defining the end of the satisfaction region
Namespace:
AGI.Foundation.Access
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double StopAngle { get; }
Public ReadOnly Property StopAngle As Double
Get
public:
property double StopAngle {
double get ();
}
member StopAngle : float with get
Property Value
Type:
Double
See Also