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