#include <mobu-python-api.h>
PropertyList: Device optical marker
Public Member Functions | |
__reduce__ () | |
int | __len__ (FBPropertyListOpticalGap arg1) |
FBOpticalGap | __getitem__ (FBPropertyListOpticalGap arg1, object arg2) |
__init__ (...) | |
FBOpticalGap __getitem__ | ( | FBPropertyListOpticalGap | arg1, |
object | arg2 | ||
) |
Python Docstring:
__getitem__( (FBPropertyListOpticalGap)arg1, (object)arg2) -> FBOpticalGap
__init__ | ( | ... | ) |
Python Docstring:
Raises an exception This class cannot be instantiated from Python
C++ Signature:
FBPropertyListOpticalGap()
int __len__ | ( | FBPropertyListOpticalGap | arg1 | ) |
Python Docstring:
__len__( (FBPropertyListOpticalGap)arg1) -> int
__reduce__ | ( | ) |