weldx.geometry.SpatialData.triangles#

SpatialData.triangles: Union[numpy.typing._array_like._SupportsArray[numpy.dtype], numpy.typing._nested_sequence._NestedSequence[numpy.typing._array_like._SupportsArray[numpy.dtype]], bool, int, float, complex, str, bytes, numpy.typing._nested_sequence._NestedSequence[Union[bool, int, float, complex, str, bytes]]] = None#

3D Array of triangulation connectivity. Shape should be [time * n, 3].