BuilderElementOrientationAlphaList Property
Gets list of rotation angles given in rad (for e.g. shells).
Namespace: Karamba.ElementsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public IReadOnlyList<double> AlphaList { get; }
Public ReadOnly Property AlphaList As IReadOnlyList(Of Double)
Get
public:
virtual property IReadOnlyList<double>^ AlphaList {
IReadOnlyList<double>^ get () sealed;
}
abstract AlphaList : IReadOnlyList<float> with get
override AlphaList : IReadOnlyList<float> with get
IReadOnlyListDoubleIBuilderElementOrientationAlphaList