Click or drag to resize

GH_ExpressionSyntaxWriterRewriteForGraphicInterface Method (String)

Rewrite the expression so that tags are replaced by the complex characters that make up the esoteric operators, functions and constants. The expression should become more readable

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string RewriteForGraphicInterface(
	string expression
)

Parameters

expression
Type: SystemString

Return Value

Type: String
See Also