Unstructured3D Class¶
- class plask.mesh.Unstructured3D(points)¶
Three-dimensional unstructured mesh.
- Parameters:
points – List of mesh points. Each element in this list should be a three-dimensional vector or sequence of floats with point coordinates.
Attributes¶
Descriptions¶
Attribute Details¶
- Unstructured3D.dim = 3¶