Click or drag to resize

BuilderElementOrientationYOriList Property

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

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

Property Value

Type: IReadOnlyListVector3

Implements

IBuilderElementOrientationYOriList
See Also