Karamba3D API Reference
Karamba3D API Reference
Karamba Namespaces
Karamba.Geometry
PolyLine3 Class
PolyLine3 Constructor
PolyLine3 Constructor
PolyLine3 Constructor (Point3[])
PolyLine3 Constructor (IEnumerable(Point3))
PolyLine3 Constructor (Point3, Point3)
PolyLine3 Constructor
Initializes a new instance of the
PolyLine3
class. Initialize a polyline class.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
C#
VB
C++
F#
Copy
public
PolyLine3
()
Public
Sub
New
public
:
PolyLine3
()
new
:
unit
->
PolyLine3
See Also
Reference
PolyLine3 Class
PolyLine3 Overload
Karamba.Geometry Namespace