write_vertices_to method
write_vertices_to(self, stream)
Write vertices data to the specified stream
def write_vertices_to(self, stream):
...
| Parameter | Type | Description |
|---|---|---|
| stream | io.RawIOBase | The stream that the vertices data will be written to |
See Also
- module
aspose.threed.entities - class
TriMesh