Converts this structure to a human-readable string.
Namespace:
GH_IO.Types
Assembly:
GH_IO (in GH_IO.dll)
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA string representation of the plane structure.
See Also