Click or drag to resize

CrossedSectionFaceIndexes Property

Gets or sets the list of mesh crossed faces indexes.

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

Property Value

Type: ListInt32
See Also