NonManagingFileValue#

class ansys.tools.variableinterop.non_managing_file_scope.NonManagingFileScope.NonManagingFileValue(to_read: os.PathLike, mime_type: str | None = None, encoding: str | None = None)#

Bases: ansys.tools.variableinterop.file_value.LocalFileValue

Implementation of a FileValue instance used by this scope.

Import detail#

from ansys.tools.variableinterop.non_managing_file_scope.NonManagingFileScope import NonManagingFileValue