Public Member Functions | |
def | __call__ |
def | copy |
Makes a callable class.
Definition at line 105 of file dxfLibrary.py.
def draftlibs::dxfLibrary::_Call::__call__ | ( | self, | ||
attrs | ||||
) |
Returns a copy with modified attributes.
Definition at line 111 of file dxfLibrary.py.
def draftlibs::dxfLibrary::_Call::copy | ( | self | ) |
Returns a copy.
Definition at line 107 of file dxfLibrary.py.