Click or drag to resize

BuilderElementOrientationAlphaList Property

Gets list of rotation angles given in rad (for e.g. shells).

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public IReadOnlyList<double> AlphaList { get; }

Property Value

Type: IReadOnlyListDouble

Implements

IBuilderElementOrientationAlphaList
See Also