Click or drag to resize

GH_BoundingBoxToString Method

Converts this structure to a human-readable string.

Namespace:  GH_IO.Types
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public override string ToString()

Return Value

Type: String
A string representation of the box structure.
See Also