 | TransportOptionsMaxTreeDepth Property |
Depth of Octree for mapping G4 particles in Charge Plus.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic int MaxTreeDepth { get; set; }Public Property MaxTreeDepth As Integer
Get
Set
public:
property int MaxTreeDepth {
int get ();
void set (int value);
}member MaxTreeDepth : int with get, set
Property Value
Int32
See Also