write_file method

write_file

Open file for writing, not implemented in this class.

Returns

def write_file(self, file_name, options):
    ...
ParameterTypeDescription
file_namestr
optionsaspose.threed.formats.IOConfig

See Also