|
|
Karamba.Exporters Namespace |
| Class | Description | |
|---|---|---|
| BuilderCSV |
Exports the model data as a CSV-file.
| |
| BuilderCSVLoadCase |
Represents a load-case within the CSV-builder.
| |
| BuilderDSTV |
Exports the model to DSTV format.
| |
| BuilderDSTV_EnglishRobot |
Exports the model to DSTV format taking into account the cross section
names and other features innate to Robot in English language mode.
| |
| BuilderDSTV_EnglishRStab |
Exports the model to DSTV format taking into account the cross section
names and other features innate to RStab in English language mode.
| |
| BuilderDSTV_GermanRStab |
Exports the model to DSTV format taking into account the cross section
names and other features innate to RStab in German language mode.
| |
| ExportBuilder |
Abstract base-class for deriving concrete builders that build data
structures that export the model information. The director visits
all model components and calls the corresponding build member function.
| |
| ExportDirector |
Director that uses applies a builder on a statical model. When finished
the product of the builder contains all the model data of interest.
|
| Enumeration | Description | |
|---|---|---|
| BuilderCSVLanguage |
Define the language version of the program for exporting
property definitions (e.g. cross section names).
|