类的使用
com.supermap.realspace.threeddesigner.ImportSetting3D
-
使用ImportSetting3D的程序包 程序包 说明 com.supermap.realspace.threeddesigner com.supermap.realspace.threeddesigner.citygmlconvertor -
-
com.supermap.realspace.threeddesigner中ImportSetting3D的使用
com.supermap.realspace.threeddesigner中ImportSetting3D的子类 限定符和类型 类和说明 classImportSetting3dxml3DXML文件导入的参数设置类。classImportSettingDGN3DModelDGN3D文件导入的参数设置类。classImportSettingGIM导入GIM数据,GIM文件导入的参数设置类。classImportSettingIFCIFC文件导入的参数设置类。classImportSettingRVM导入GIM数据,GIM文件导入的参数设置类。classImportSettingRVT导入RVT类。返回ImportSetting3D的com.supermap.realspace.threeddesigner中的方法 限定符和类型 方法和说明 ImportSetting3DImportSetting3Ds. get(int index)根据给定的索引值 Index 获取导入设置信息集合对象中的导入设置信息对象。ImportSetting3D[]ImportResult3D. GetFailedSettings()获取导入失败的任务的ImportSetting 集合,用户可以通过查看失败任务的个数是否为0来判断导入是否全部成功。ImportSetting3D[]ImportResult3D. GetSucceedSettings()获取导入成功的任务的ImportSetting 集合。参数类型为ImportSetting3D的com.supermap.realspace.threeddesigner中的方法 限定符和类型 方法和说明 intImportSetting3Ds. add(ImportSetting3D importSetting3D)在导入设置信息集合中加入一个指定的元素。String[]ImportResult3D. GetSucceedDatasetNames(ImportSetting3D importSetting3D)获取成功导入后ImportSetting 集合对应的数据集的名称。String[]ImportResult3D. GetSucceedMapNames(ImportSetting3D ImportSetting3d)获取成功导入后ImportSetting 集合对应的地图名称。booleanImportSetting3Ds. insert(int index, ImportSetting3D importSetting3d)在导入设置信息集合中的指定序号处加入一个元素。参数类型为ImportSetting3D的com.supermap.realspace.threeddesigner中的构造器 构造器和说明 ImportResult3D(ImportSetting3D[] succeedSettings, ImportSetting3D[] failedSettings, ArrayList<String[]> m_ArrSucDtNamesList, ArrayList<String[]> m_ArrSucMapNamesList)根据指定参数构造一个新的 ImportResult3D 对象。ImportResult3D(ImportSetting3D[] succeedSettings, ImportSetting3D[] failedSettings, ArrayList<String[]> m_ArrSucDtNamesList, ArrayList<String[]> m_ArrSucMapNamesList)根据指定参数构造一个新的 ImportResult3D 对象。 -
com.supermap.realspace.threeddesigner.citygmlconvertor中ImportSetting3D的使用
com.supermap.realspace.threeddesigner.citygmlconvertor中ImportSetting3D的子类 限定符和类型 类和说明 classImportSettingCityGML
-
Copyright © 2021–2024 SuperMap. All rights reserved.