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