|
Component_ShellSectionUpdateStates Property
|
[Missing <summary> documentation for "P:Karamba.GHopper.Results.Component_ShellSection.UpdateStates"]
Namespace:
Karamba.GHopper.Results
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic bool UpdateStates { get; set; }Public Property UpdateStates As Boolean
Get
Set
public:
property bool UpdateStates {
bool get ();
void set (bool value);
}member UpdateStates : bool with get, set
Property Value
Type:
Boolean
See Also