|
IBuilderElementOrientationWriterAlphaList Property
|
Sets rotation angles given in rad.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxList<double> AlphaList { set; }
WriteOnly Property AlphaList As List(Of Double)
Set
property List<double>^ AlphaList {
void set (List<double>^ value);
}
abstract AlphaList : List<float> with set
Property Value
Type:
ListDouble
See Also