|
GH_SwitcherComponentDefaultEvaluationUnit Property
|
Get the default evaluation unit.
Default in null.
If the unit does not exist and the unit cannot be unitless,
the first registered unit will be used instead.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxprotected virtual string DefaultEvaluationUnit { get; }
Protected Overridable ReadOnly Property DefaultEvaluationUnit As String
Get
protected:
virtual property String^ DefaultEvaluationUnit {
String^ get ();
}
abstract DefaultEvaluationUnit : string with get
override DefaultEvaluationUnit : string with get
Return Value
Type:
String
See Also