Click or drag to resize

MarchingBCCurrentFaceIndex Property

Gets or sets the index of the face where the marching algorithm is at the moment.

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

Property Value

Type: Int32
See Also