Click or drag to resize

IBuilderElementOrientationXOriList Property

Gets list of vectors for x-orientation (for e.g. shells).

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

Property Value

Type: IReadOnlyListVector3
See Also