Gets the minimum element size used for boundaries with highest curvature in a curvature-based mesh.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
ReadOnly Property MinElementSize As System.Double |
| Visual Basic (Usage) | |
|---|
Dim instance As ICWMesh
Dim value As System.Double
value = instance.MinElementSize |
| C# | |
|---|
System.double MinElementSize {get;} |
| C++/CLI | |
|---|
property System.double MinElementSize {
System.double get();
} |
Property Value
Minimum element size used for boundaries with highest curvature
See Also
Availability
SOLIDWORKS Simulation API 2011 SP0