Click or drag to resize

MarchingBCIsSwitchActive Property

Gets or sets a value indicating whether the marching algorithm can reverse the marching direction. otherwise.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public bool IsSwitchActive { get; set; }

Property Value

Type: Boolean
See Also