Click or drag to resize

BuilderElementOrientationZOriList Property

list of vectors for z-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> ZOriList { get; }

Property Value

Type: IReadOnlyListVector3

Implements

IBuilderElementOrientationZOriList
See Also