Click or drag to resize

IBuilderElementOrientationXOriList Property

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

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

Property Value

Type: IReadOnlyListVector3
See Also