|
MeshToShell Class
|
Constructs shells from meshes.
Inheritance Hierarchy
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic static class MeshToShell
Public NotInheritable Class MeshToShell
public ref class MeshToShell abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type MeshToShell = class end
The MeshToShell type exposes the following members.
Methods
| Name | Description |
---|
  | solve |
construct shell from given mesh.
|
Top
See Also