|
IBuilderElementPositionPoints Method
|
return the positions of the element if there are some
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxIReadOnlyList<Point3> Points()
Function Points As IReadOnlyList(Of Point3)
IReadOnlyList<Point3>^ Points()
abstract Points : unit -> IReadOnlyList<Point3>
Return Value
Type:
IReadOnlyListPoint3[Missing <returns> documentation for "M:Karamba.Elements.IBuilderElementPosition.Points"]
See Also