com.supermap.realspace.threeddesigner

类 BIMFileTools

  • java.lang.Object
    • com.supermap.data.InternalHandle
      • com.supermap.data.InternalHandleDisposable
        • com.supermap.realspace.threeddesigner.BIMFileTools
  • 所有已实现的接口:
    IDisposable


    public class BIMFileTools
    extends com.supermap.data.InternalHandleDisposable
    • 构造器详细资料

      • BIMFileTools

        public BIMFileTools()
        默认构造一个新的 BatchOperator 对象。
    • 方法详细资料

      • dispose

        public void dispose()
        释放对象所占资源。
      • setOperationTypes

        public void setOperationTypes(List<BIMOperationType> types)
        设置操作类型
        参数:
        types - 操作类型
      • processFile

        public boolean processFile(String strFile)
        处理文件。
        返回:
        是否成功打开
      • getLinkFiles

        public String[] getLinkFiles()
        获取链接文件。
        返回:
        链接文件数组

Copyright © 2021–2024 SuperMap. All rights reserved.