![]() |
CroSec_Shell_ElemData Class |
Namespace: Karamba.CrossSections
The CroSec_Shell_ElemData type exposes the following members.
Name | Description | |
---|---|---|
![]() | CroSec_Shell_ElemData(CroSec_Shell_ElemData) |
Initializes a new instance of the CroSec_Shell_ElemData class.
copy constructor.
|
![]() | CroSec_Shell_ElemData(ListShellLayer) |
Initializes a new instance of the CroSec_Shell_ElemData class.
create shell element cross section with a list of layers.
|
![]() | CroSec_Shell_ElemData(SerializationInfo, StreamingContext) |
Initializes a new instance of the CroSec_Shell_ElemData class.
Deserialize CroSec_Shell_ElemData.
|
![]() | CroSec_Shell_ElemData(Double, Double, FemMaterial) |
Initializes a new instance of the CroSec_Shell_ElemData class.
create a default cross section.
|
Name | Description | |
---|---|---|
![]() | Clone |
Deep clone shell cross section data.
|
![]() | deepClone |
deep clone shell cross section data.
|
![]() | 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.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetObjectData |
Serialize CroSec_Shell_ElemData.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Return a string representation of the element data.
(Overrides ObjectToString.) |