This is the complete list of members for ImportAny, including all inherited members.
| __init__(self, file, ascii, filter=None, control=None, collectHdrContents=False, maxBulkPoints=1000) | ImportAny | |
| python::pyDM::Import.__init__(self, file, format=DataFormat.auto, filter=None, control=None, collectHdrContents=False, maxBulkPoints=1000, defaultLayout=None) | Import | |
| addAttrib(self, *args, **kwargs) | ImportAny | static |
| addCoordX(self, externalType=ColumnType(12), converterStr=None) | ImportAny | |
| addCoordY(self, externalType=ColumnType(12), converterStr=None) | ImportAny | |
| addCoordZ(self, externalType=ColumnType(12), converterStr=None) | ImportAny | |
| addSkip(self, arg1) | ImportAny | |
| create(file, ascii, filter=None, control=None, collectHdrContents=False, maxBulkPoints=1000) | ImportAny | static |
| python::pyDM::Import.create(file, format=DataFormat.auto, filter=None, control=None, collectHdrContents=False, maxBulkPoints=1000, defaultLayout=None) | Import | static |
| getControlObject(self) | Import | |
| getFileFormat(self) | Import | |
| getFilename(self) | Import | |
| getFilter(self) | Import | |
| getHeader(self) | Import | |
| getInvalidGeometries(self) | Import | |
| getPolygonMerging(self) | Import | |
| next(self) | Import | |
| prepareForReading(self) | Import | |
| read(self) | Import | |
| readHeaderSeparately(self) | Import | |
| setColumnSeparators(self, arg1) | ImportAny | |
| setCommentInitiator(self, arg1) | ImportAny | |
| setControlObject(self, arg1) | Import | |
| setDecimalSeparator(self, arg1) | ImportAny | |
| setEndianness(self, arg1) | ImportAny | |
| setFilter(self, arg1) | Import | |
| setHeaderBytes(self, arg1) | ImportAny | |
| setHeaderLineCount(self, arg1) | ImportAny | |
| setHeaderText(self, arg1) | ImportAny | |
| setPolygonMerging(self, arg1) | Import | |
| skipWhiteSpace(self, arg1) | ImportAny | |
| storeRest(self, arg1) | ImportAny | |
| throwIfXYMissing(self, arg1) | ImportAny |