Click or drag to resize

KarambaCommon Namespaces

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.
Namespaces
NamespaceDescription
KarambaCommon
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.
KarambaCommon.Factories
Contains classes for creating K3D objects via the factory pattern. Try to use these in your scripts as they provide an interface which will be stable in future releases. The classes come with suitable default values.