mapteksdk.geologycore package
Functionality specific to Vulcan GeologyCore.
The contents of this module are not guaranteed to function unless the connected application is Vulcan GeologyCore.
Submodules
- mapteksdk.geologycore.database module
DrillholeDatabaseDrillholeDatabase.save()DrillholeDatabase.idDrillholeDatabase.static_type()DrillholeDatabase.close()DrillholeDatabase.desurvey_methodDrillholeDatabase.tangent_lengthDrillholeDatabase.new_drillhole()DrillholeDatabase.add_table()DrillholeDatabase.refresh_holes()DrillholeDatabase.assay_tableDrillholeDatabase.collar_tableDrillholeDatabase.survey_tableDrillholeDatabase.geology_tableDrillholeDatabase.downhole_tableDrillholeDatabase.quality_tableDrillholeDatabase.tablesDrillholeDatabase.tables_by_type()DrillholeDatabase.table_by_name()DrillholeDatabase.allow_hidden_objectsDrillholeDatabase.allow_standard_containersDrillholeDatabase.append()DrillholeDatabase.attribute_names()DrillholeDatabase.cancel()DrillholeDatabase.clear()DrillholeDatabase.closedDrillholeDatabase.created_dateDrillholeDatabase.delete_all_attributes()DrillholeDatabase.delete_attribute()DrillholeDatabase.get()DrillholeDatabase.get_attribute()DrillholeDatabase.get_attribute_type()DrillholeDatabase.ids()DrillholeDatabase.insert()DrillholeDatabase.is_read_onlyDrillholeDatabase.items()DrillholeDatabase.lock_typeDrillholeDatabase.modified_dateDrillholeDatabase.name_of_object()DrillholeDatabase.names()DrillholeDatabase.remove()DrillholeDatabase.remove_object()DrillholeDatabase.rename()DrillholeDatabase.replace()DrillholeDatabase.set_attribute()DrillholeDatabase.table_count
- mapteksdk.geologycore.desurvey_method module
- mapteksdk.geologycore.drillholes module
DrillholeDrillhole.static_type()Drillhole.idDrillhole.close()Drillhole.nameDrillhole.converted_collarDrillhole.raw_collarDrillhole.displayed_tableDrillhole.displayed_fieldDrillhole.get_colour_map()Drillhole.set_visualisation()Drillhole.pointsDrillhole.point_selectionDrillhole.edgesDrillhole.edge_selectionDrillhole.assay_tableDrillhole.collar_tableDrillhole.survey_tableDrillhole.geology_tableDrillhole.downhole_tableDrillhole.quality_tableDrillhole.tablesDrillhole.point_at_depth()Drillhole.tables_by_type()Drillhole.table_by_name()Drillhole.attribute_names()Drillhole.closedDrillhole.coordinate_systemDrillhole.created_dateDrillhole.delete_all_attributes()Drillhole.delete_attribute()Drillhole.dissociate_raster()Drillhole.extentDrillhole.get_attribute()Drillhole.get_attribute_type()Drillhole.is_read_onlyDrillhole.lock_typeDrillhole.modified_dateDrillhole.rastersDrillhole.save()Drillhole.set_attribute()Drillhole.table_count
- mapteksdk.geologycore.errors module
DatabaseVersionNotSupportedErrorDatabaseLoadErrorOrphanDrillholeErrorTableNotFoundErrorTooManyTablesErrorTooManyTablesWarningFieldNotFoundErrorTooManyFieldsErrorTooManyFieldsWarningTableMismatchErrorFieldTypeNotSupportedErrorDataTypeNotSupportedErrorUnitNotSupportedErrorFieldDoesNotSupportUnitsErrorDuplicateFieldTypeErrorDuplicateFieldNameErrorEmptyTableErrorMissingRequiredFieldsErrorDuplicateTableTypeErrorDeletedFieldErrorCollarTableRowErrorSurveyTableLoadedError
- mapteksdk.geologycore.fields module
UNKNOWN_FIELD_TYPEDrillholeFieldTypeDrillholeFieldType.NONEDrillholeFieldType.EASTINGDrillholeFieldType.NORTHINGDrillholeFieldType.ELEVATIONDrillholeFieldType.TOTAL_DEPTHDrillholeFieldType.FROM_DEPTHDrillholeFieldType.TO_DEPTHDrillholeFieldType.THICKNESSDrillholeFieldType.ROCK_TYPEDrillholeFieldType.HORIZONDrillholeFieldType.DEPTHDrillholeFieldType.AZIMUTHDrillholeFieldType.DIPDrillholeFieldType.UNKNOWNDrillholeFieldType.can_be_repeated()DrillholeFieldType.supports_data_type()DrillholeFieldType.is_built_inDrillholeFieldType.is_customDrillholeFieldType.supports_distance_unitsDrillholeFieldType.supports_angle_unitsDrillholeFieldType.default_unit
BaseFieldFieldInformationDrillholeDatabaseField
- mapteksdk.geologycore.operations module
- General Operations
- mapteksdk.geologycore.tables module
DrillholeTableTypeBaseTableBaseTableInformationBaseDrillholeTableBaseDrillholeTable.HOLE_IDBaseDrillholeTable.table_typeBaseDrillholeTable.fieldsBaseDrillholeTable.custom_fieldsBaseDrillholeTable.fields_by_type()BaseDrillholeTable.field_by_name()BaseDrillholeTable.row_countBaseDrillholeTable.add_row()BaseDrillholeTable.add_rows()BaseDrillholeTable.remove_row()BaseDrillholeTable.remove_rows()BaseDrillholeTable.dataframe()BaseDrillholeTable.field_countBaseDrillholeTable.is_read_onlyBaseDrillholeTable.name
CollarTableCollarTable.table_typeCollarTable.azimuthCollarTable.dipCollarTable.eastingCollarTable.northingCollarTable.elevationCollarTable.total_depthCollarTable.collar_pointCollarTable.add_rows()CollarTable.remove_rows()CollarTable.HOLE_IDCollarTable.add_row()CollarTable.custom_fieldsCollarTable.dataframe()CollarTable.field_by_name()CollarTable.field_countCollarTable.fieldsCollarTable.fields_by_type()CollarTable.is_read_onlyCollarTable.nameCollarTable.remove_row()CollarTable.row_count
SurveyTableSurveyTable.table_typeSurveyTable.azimuthSurveyTable.dipSurveyTable.depthSurveyTable.HOLE_IDSurveyTable.add_row()SurveyTable.add_rows()SurveyTable.custom_fieldsSurveyTable.dataframe()SurveyTable.field_by_name()SurveyTable.field_countSurveyTable.fieldsSurveyTable.fields_by_type()SurveyTable.is_read_onlySurveyTable.nameSurveyTable.remove_row()SurveyTable.remove_rows()SurveyTable.row_count
GeologyTableGeologyTable.table_typeGeologyTable.from_depthGeologyTable.to_depthGeologyTable.thicknessGeologyTable.rock_typeGeologyTable.horizonGeologyTable.HOLE_IDGeologyTable.add_row()GeologyTable.add_rows()GeologyTable.custom_fieldsGeologyTable.dataframe()GeologyTable.field_by_name()GeologyTable.field_countGeologyTable.fieldsGeologyTable.fields_by_type()GeologyTable.is_read_onlyGeologyTable.nameGeologyTable.remove_row()GeologyTable.remove_rows()GeologyTable.row_count
AssayTableAssayTable.table_typeAssayTable.from_depthAssayTable.to_depthAssayTable.thicknessAssayTable.HOLE_IDAssayTable.add_row()AssayTable.add_rows()AssayTable.custom_fieldsAssayTable.dataframe()AssayTable.field_by_name()AssayTable.field_countAssayTable.fieldsAssayTable.fields_by_type()AssayTable.is_read_onlyAssayTable.nameAssayTable.remove_row()AssayTable.remove_rows()AssayTable.row_count
DownholeTableDownholeTable.table_typeDownholeTable.from_depthDownholeTable.to_depthDownholeTable.thicknessDownholeTable.HOLE_IDDownholeTable.add_row()DownholeTable.add_rows()DownholeTable.custom_fieldsDownholeTable.dataframe()DownholeTable.field_by_name()DownholeTable.field_countDownholeTable.fieldsDownholeTable.fields_by_type()DownholeTable.is_read_onlyDownholeTable.nameDownholeTable.remove_row()DownholeTable.remove_rows()DownholeTable.row_count
QualityTableQualityTable.table_typeQualityTable.from_depthQualityTable.to_depthQualityTable.thicknessQualityTable.HOLE_IDQualityTable.add_row()QualityTable.add_rows()QualityTable.custom_fieldsQualityTable.dataframe()QualityTable.field_by_name()QualityTable.field_countQualityTable.fieldsQualityTable.fields_by_type()QualityTable.is_read_onlyQualityTable.nameQualityTable.remove_row()QualityTable.remove_rows()QualityTable.row_count
CustomTableCustomTable.table_typeCustomTable.HOLE_IDCustomTable.add_row()CustomTable.add_rows()CustomTable.custom_fieldsCustomTable.dataframe()CustomTable.field_by_name()CustomTable.field_countCustomTable.fieldsCustomTable.fields_by_type()CustomTable.is_read_onlyCustomTable.nameCustomTable.remove_row()CustomTable.remove_rows()CustomTable.row_count
CollarTableInformationCollarTableInformation.table_typeCollarTableInformation.azimuthCollarTableInformation.dipCollarTableInformation.eastingCollarTableInformation.northingCollarTableInformation.elevationCollarTableInformation.total_depthCollarTableInformation.add_field()CollarTableInformation.custom_fieldsCollarTableInformation.field_by_name()CollarTableInformation.field_countCollarTableInformation.fieldsCollarTableInformation.fields_by_type()CollarTableInformation.is_read_onlyCollarTableInformation.name
SurveyTableInformationSurveyTableInformation.table_typeSurveyTableInformation.azimuthSurveyTableInformation.dipSurveyTableInformation.depthSurveyTableInformation.add_field()SurveyTableInformation.custom_fieldsSurveyTableInformation.field_by_name()SurveyTableInformation.field_countSurveyTableInformation.fieldsSurveyTableInformation.fields_by_type()SurveyTableInformation.is_read_onlySurveyTableInformation.name
GeologyTableInformationGeologyTableInformation.table_typeGeologyTableInformation.from_depthGeologyTableInformation.to_depthGeologyTableInformation.thicknessGeologyTableInformation.rock_typeGeologyTableInformation.horizonGeologyTableInformation.add_field()GeologyTableInformation.custom_fieldsGeologyTableInformation.field_by_name()GeologyTableInformation.field_countGeologyTableInformation.fieldsGeologyTableInformation.fields_by_type()GeologyTableInformation.is_read_onlyGeologyTableInformation.name
AssayTableInformationAssayTableInformation.table_typeAssayTableInformation.from_depthAssayTableInformation.to_depthAssayTableInformation.thicknessAssayTableInformation.add_field()AssayTableInformation.custom_fieldsAssayTableInformation.field_by_name()AssayTableInformation.field_countAssayTableInformation.fieldsAssayTableInformation.fields_by_type()AssayTableInformation.is_read_onlyAssayTableInformation.name
DownholeTableInformationDownholeTableInformation.table_typeDownholeTableInformation.from_depthDownholeTableInformation.to_depthDownholeTableInformation.thicknessDownholeTableInformation.add_field()DownholeTableInformation.custom_fieldsDownholeTableInformation.field_by_name()DownholeTableInformation.field_countDownholeTableInformation.fieldsDownholeTableInformation.fields_by_type()DownholeTableInformation.is_read_onlyDownholeTableInformation.name
QualityTableInformationQualityTableInformation.table_typeQualityTableInformation.from_depthQualityTableInformation.to_depthQualityTableInformation.thicknessQualityTableInformation.add_field()QualityTableInformation.custom_fieldsQualityTableInformation.field_by_name()QualityTableInformation.field_countQualityTableInformation.fieldsQualityTableInformation.fields_by_type()QualityTableInformation.is_read_onlyQualityTableInformation.name
CustomTableInformationCustomTableInformation.table_typeCustomTableInformation.add_field()CustomTableInformation.custom_fieldsCustomTableInformation.field_by_name()CustomTableInformation.field_countCustomTableInformation.fieldsCustomTableInformation.fields_by_type()CustomTableInformation.is_read_onlyCustomTableInformation.name