Click or drag to resize

BuilderElementOrientationXOriList 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
public virtual IReadOnlyList<Vector3> XOriList { get; }

Property Value

Type: IReadOnlyListVector3

Implements

IBuilderElementOrientationXOriList
See Also