![]() |
BuilderCSV Class |
Namespace: Karamba.Exporters
The BuilderCSV type exposes the following members.
Name | Description | |
---|---|---|
![]() | BuilderCSV |
create new builder
|
Name | Description | |
---|---|---|
![]() | addBeam |
add a beam to the builder
|
![]() | addCroSec | |
![]() | addElement |
add an element to the builder
|
![]() | addJoint |
add joint to builder
|
![]() | buildCroSec |
add cross section data to the product
(Inherited from ExportBuilder.) |
![]() | buildElement |
add element data to the product
(Overrides ExportBuilderbuildElement(ModelElement, Model).) |
![]() | buildElementLoad |
add element load data to the product
(Inherited from ExportBuilder.) |
![]() | buildLoadCase |
add load case data to the product
(Overrides ExportBuilderbuildLoadCase(Int32, Model).) |
![]() | buildMaterial |
add material data to the product
(Overrides ExportBuilderbuildMaterial(FemMaterial, Int32).) |
![]() | buildMeshLoad |
add a mesh-load to the product
(Inherited from ExportBuilder.) |
![]() | buildPointLoad |
add point-load data to the product
(Overrides ExportBuilderbuildPointLoad(PointLoad).) |
![]() | buildSupport |
add support data to the product
(Overrides ExportBuilderbuildSupport(Support).) |
![]() | buildVertex |
add vertex data to the product
(Overrides ExportBuilderbuildVertex(Node).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | finishProduct |
return the product build during being processed by the director
(Overrides ExportBuilderfinishProduct.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | getLog |
return the log of the production process
(Inherited from ExportBuilder.) |
![]() | getProduct |
create new string builder
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | logErrorMsg |
log an error message
(Inherited from ExportBuilder.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | newProduct |
initialize the product
(Overrides ExportBuildernewProduct.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |