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