Click or drag to resize

BuilderElementPositionByPointsPoints Method

Returns the positions of the element if there are some.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public IReadOnlyList<Point3> Points()

Return Value

Type: IReadOnlyListPoint3

[Missing <returns> documentation for "M:Karamba.Elements.BuilderElementPositionByPoints.Points"]

Implements

IBuilderElementPositionPoints
See Also