Click or drag to resize

BESOShell_AlgorithmactiveElems Property

return sorted list of active faces

Namespace:  Karamba.Algorithms
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<Face> activeElems { get; }

Property Value

Type: ListFace
See Also