Karamba3D API Reference
C#
VB
C++
F#
Show/Hide TOC
Mesh
3 Constructor
Initializes a new instance of the
Mesh3
class. Create mesh.
Definition
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
Copy
public
Mesh3
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
Mesh3
()
F#
Copy
new
:
unit
->
Mesh3
See Also
Reference
Mesh3 Class
Mesh3 Overload
Karamba.Geometry Namespace
In This Article
Definition
See Also