Click or drag to resize

GHUtilsissueWarning Method

issues a warning in the Rhino text window

Namespace:  Karamba.GHopper.Utilities
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public static void issueWarning(
	string msg
)

Parameters

msg
Type: SystemString
error message to be displayed
See Also