Back to Aurora Vision Library Lite website
You are here: Start » Conversions » FileToPythonObject

FileToPythonObject
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Header: | STD.h |
---|---|
Namespace: | avl |
Packs a file path to dynamic PythonObject as string.
Syntax
void avl::FileToPythonObject ( const atl::File& inFile, avl::PythonObject& outObject )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
inFile | const File& | ||
![]() |
outObject | PythonObject& |