![]() |
ExportBuilder Class |
Namespace: Karamba.Exporters
The ExportBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExportBuilder | Initializes a new instance of the ExportBuilder class |
Name | Description | |
---|---|---|
![]() | buildCroSec |
add cross section data to the product.
|
![]() | buildElement |
add element data to the product.
|
![]() | buildElementLoad |
add element load data to the product.
|
![]() | buildLoadCase |
add load case data to the product.
|
![]() | buildMaterial |
add material data to the product.
|
![]() | buildMeshLoad |
add a mesh-load to the product.
|
![]() | buildPointLoad |
add point-load data to the product.
|
![]() | buildSupport |
add support data to the product.
|
![]() | buildVertex |
add vertex data to the product.
|
![]() | 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.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | getLog |
Gets the log of the production process.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | logErrorMsg |
Logs an error message.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | newProduct |
initialize the product.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |