Static Public Member Functions | |
std_vector_std_string | fromAnySupportedFormat (os.PathLike|str|bytes file, func_bool_from_float callback='{}') |
std_vector_std_string | fromAnySupportedFormat (typing.Any in_, str extension, func_bool_from_float callback='{}') |
std_vector_std_string | fromGcode (os.PathLike|str|bytes file, func_bool_from_float callback='{}') |
std_vector_std_string | fromGcode (typing.Any in_, func_bool_from_float callback='{}') |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
This is a namespace.
|
staticprotected |
|
static |
detects the format from file extension and loads mesh from it
|
static |
extension in `*.ext` format
|
static |
loads from *.gcode file (or any text file)
|
static |