Click or drag to resize

CentralBodyEllipticCylindricalAccessConstraintToString Method

Returns a string representing the ellipse used in this constraint.

Namespace:  AGI.Foundation.Access.Constraints
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override string ToString()

Return Value

Type: String
A string representing the ellipse.
See Also