Click or drag to resize

KarambaCommon.Factories Namespace

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.
Classes
  ClassDescription
Public classFactoryAlgorithms
factory class to algorithm-objects
Public classFactoryCrossSection
creates cross sections of all sorts
Public classFactoryLoad
factory class for load-objects
Public classFactoryMaterial
creates all sorts of materials
Public classFactoryModel
factory class for model-objects
Public classFactoryPart
factory for part of a model e.g. beams, shells
Public classFactoryResults
factory class for result-objects
Public classFactorySupport
creates support condition objects and contains abbreviations for often used support conditions
Public classFactoryUtilities
factory class for utility-objects