GH_RuleComplex.Notation Property

GH_RuleComplexNotation Property

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string Notation { get; }
Public ReadOnly Property Notation As String
	Get

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_RuleComplex.Notation"]

Implements

IGH_RuleNotation
See Also