This is the complete list of members for ImportShape, including all inherited members.
__init__(self, file, filter=None, control=None, collectHdrContents=False, maxBulkPoints=1000, defaultLayout=None) | ImportShape | |
python::pyDM::Import.__init__(self, file, format=DataFormat.auto, filter=None, control=None, collectHdrContents=False, maxBulkPoints=1000, defaultLayout=None) | Import | |
create(file, filter=None, control=None, collectHdrContents=False, maxBulkPoints=1000, defaultLayout=None) | ImportShape | 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 | |
getTableDefinition(file) | ImportShape | static |
importAttribute(self, *args, **kwargs) | ImportShape | static |
importDBFAttributes(self, flag) | ImportShape | |
next(self) | Import | |
prepareForReading(self) | Import | |
read(self) | Import | |
readHeaderSeparately(self) | Import | |
setAttributeMapping(self, layout, mapping) | ImportShape | |
setControlObject(self, arg1) | Import | |
setFilter(self, arg1) | Import | |
setPolygonMerging(self, arg1) | Import |