Click or drag to resize

KarambaCommon Namespace

It is recommended to use the classes provided in this namespace to create Karamba3D-objects. The interface of the classes here will be kept in future releases so that it can be expected that internal changes will not break the functionality of your script or plug-in. Use the class Toolkit and its static method to create new objects.
Classes
  ClassDescription
Public classToolkit
Bundles the mayor commands and class-creation of the Karamba3D library. use this class for setting up your models. The provided methods for object creation provide suitable default values and will not change - at least not much - their signature in the future.