MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / set_output_filename

Method set_output_filename

src/IO/MeshWriter.h:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41
42 public:
43 void set_output_filename(const std::string& filename) {
44 m_filename = filename;
45 }
46
47 /**
48 * Do not indicate PyMesh as the generator.

Callers 3

createMethod · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TEST_FFunction · 0.64