IBuilderElementOrientationYOriList Property
Gets list of vectors for y-orientation (for e.g. shells).
Namespace: Karamba.ElementsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
IReadOnlyList<Vector3> YOriList { get; }
ReadOnly Property YOriList As IReadOnlyList(Of Vector3)
Get
property IReadOnlyList<Vector3>^ YOriList {
IReadOnlyList<Vector3>^ get ();
}
abstract YOriList : IReadOnlyList<Vector3> with get
Property Value
IReadOnlyListVector3