<DataSource>D:/qlbz20190802.ifc</DataSource>
<Datas>
<Data>
<ID></ID>
<GlobalID>006bBpRNnEKe6MNkkOF9n9</GlobalID>
<Name>F1</Name>
<Completion>0.0000</Completion>
<Type>Summary</Type>
<Legend></Legend>
<StartDate>-- ::</StartDate>
<EndDate>-- ::</EndDate>
<Depend></Depend>
<DependID>-</DependID>
</Data>
<Data>
<ID></ID>
<GlobalID>006bBpRNnEKe6MNkkOF9n9</GlobalID>
<Name>M_矩形-结构柱: x 600mm:</Name>
<Completion>0.0000</Completion>
<Type>Task</Type>
<Legend></Legend>
<StartDate>-- ::</StartDate>
<EndDate>-- ::</EndDate>
<Depend></Depend>
<DependID>-</DependID>
</Data>
<Data>
<ID></ID>
<GlobalID>006bBpRNnEKe6MNkkOF8Ig</GlobalID>
<Name>M_矩形-结构柱: x 600mm:</Name>
<Completion>0.0000</Completion>
<Type>Task</Type>
<Legend></Legend>
<StartDate>-- ::</StartDate>
<EndDate>-- ::</EndDate>
<Depend></Depend>
<DependID>-</DependID>
</Data>
<Data>
<ID></ID>
<GlobalID>006bBpRNnEKe6MNkkOF8GZ</GlobalID>
<Name>M_矩形-结构柱: x 600mm:</Name>
<Completion>0.0000</Completion>
<Type>Task</Type>
<Legend></Legend>
<StartDate>-- ::</StartDate>
<EndDate>-- ::</EndDate>
<Depend></Depend>
<DependID>-</DependID>
</Data>
<Data>
<ID></ID>
<GlobalID>006bBpRNnEKe6MNkkOF9og</GlobalID>
<Name>M_矩形-结构柱: x 600mm:</Name>
<Completion>0.0000</Completion>
<Type>Task</Type>
<Legend></Legend>
<StartDate>-- ::</StartDate>
<EndDate>-- ::</EndDate>
<Depend></Depend>
<DependID>-</DependID>
</Data>
<Data>
<ID></ID>
<GlobalID>006bBpRNnEKe6MNkkOF9og</GlobalID>
<Name>F2</Name>
<Completion>0.0000</Completion>
<Type>Summary</Type>
<Legend></Legend>
<StartDate>-- ::</StartDate>
<EndDate>-- ::</EndDate>
<Depend></Depend>
<DependID>-</DependID>
</Data>
<Data>
<ID></ID>
<GlobalID>006bBpRNnEKe6MNkkOF8FG</GlobalID>
<Name>M_矩形-结构柱: x 600mm:</Name>
<Completion>0.0000</Completion>
<Type>Task</Type>
<Legend></Legend>
<StartDate>-- ::</StartDate>
<EndDate>-- ::</EndDate>
<Depend></Depend>
<DependID>-</DependID>
</Data>
<Data>
<ID></ID>
<GlobalID>006bBpRNnEKe6MNkkOF8Dn</GlobalID>
<Name>M_矩形-结构柱: x 600mm:</Name>
<Completion>0.0000</Completion>
<Type>Task</Type>
<Legend></Legend>
<StartDate>-- ::</StartDate>
<EndDate>-- ::</EndDate>
<Depend></Depend>
<DependID>-</DependID>
</Data>
<Data>
<ID></ID>
<GlobalID>006bBpRNnEKe6MNkkOF9zk</GlobalID>
<Name>楼板:常规 - +:</Name>
<Completion>0.0000</Completion>
<Type>Task</Type>
<Legend></Legend>
<StartDate>-- ::</StartDate>
<EndDate>-- ::</EndDate>
<Depend>F2</Depend>
<DependID>-</DependID>
</Data>
</Datas>

自定义基于IFC数据的施工进度数据结构的更多相关文章

  1. 基于ifc数据的bim模型吊装模拟-1

    基于ifc数据的bim模型吊装模拟-1 IfcWallStandardCase    IfcColumn

  2. atitit. java queue 队列体系and自定义基于数据库的队列总结o7t

    atitit. java queue 队列体系and自定义基于数据库的队列总结o7t 1. 阻塞队列和非阻塞队列 1 2. java.util.Queue接口, 1 3. ConcurrentLink ...

  3. python Django教程 之 模型(数据库)、自定义Field、数据表更改、QuerySet API

    python  Django教程  之 模型(数据库).自定义Field.数据表更改.QuerySet API 一.Django 模型(数据库) Django 模型是与数据库相关的,与数据库相关的代码 ...

  4. IP报文解析及基于IP 数据包的洪水攻击

    版本(4bit) 报头长度(4bit) 优先级和服务类型(8bit) 总长度(16bit) 标识(16bit) 标志(3bit) 分段偏移(13bit) 存活期(8bit) 协议(8bit) 报头校验 ...

  5. yii CListView中使用CArrayDataProvider自定义数组作为数据

    CArrayDataProvider类手册: http://www.yiichina.com/api/CArrayDataProvider 在yii中无论是CListView还是CGridView,对 ...

  6. H2O是开源基于大数据的机器学习库包

    H2O是开源基于大数据的机器学习库包 H2O能够让Hadoop做数学,H2O是基于大数据的 统计分析 机器学习和数学库包,让用户基于核心的数学积木搭建应用块代码,采取类似R语言 Excel或JSON等 ...

  7. 基于GPS数据建立隐式马尔可夫模型预测目的地

    <Trip destination prediction based on multi-day GPS data>是一篇在2019年,由吉林交通大学团队发表在elsevier期刊上的一篇论 ...

  8. 一堵墙IFC数据-wall.ifc

    这是一面墙的IFC数据内容 =====================================文档内容======================================= ISO-1 ...

  9. 解析IFC数据并存储到关系型数据库

    即系IFC数据并存储到关系型数据库中,目前解析的IFC文件是两亿多行,构件数量120万

随机推荐

  1. JS获取当前月份的最后一天

    <button onclick="function_name()">获取当前月份的最后一天</button> <script type="t ...

  2. javascript reduce 前端交互 总计

    sum(){ return this.products.reduce((total,next)=>{ return total + next.price * next.aumout},0) } ...

  3. 【转】如何在TensorFlow中高效使用数据集

    本文主要记录tensorflow一个比较好用的API:Dataset,feed-dict 是向 TensorFlow 传递信息最慢的方式,应该尽量避免使用.向模型提供数据的正确方式是使用输入管道,这样 ...

  4. P1417 烹调方案[背包]

    题目背景 由于你的帮助,火星只遭受了最小的损失.但gw懒得重建家园了,就造了一艘飞船飞向遥远的earth星.不过飞船飞到一半,gw发现了一个很严重的问题:肚子饿了~ gw还是会做饭的,于是拿出了储藏的 ...

  5. 大数据之路week06--day07(Hadoop生态圈的介绍)

    Hadoop 基本概念 一.Hadoop出现的前提环境 随着数据量的增大带来了以下的问题 (1)如何存储大量的数据? (2)怎么处理这些数据? (3)怎样的高效的分析这些数据? (4)在数据增长的情况 ...

  6. PL/SQL使用游标CURSOR

    一.使用游标 对于DML语句和单行select into ,oracle自动分配隐形游标.处理select返回多行语句,可以使用显式游标. 使用显示游标处理多行数据,也可使用SELECT..BULK ...

  7. msaa mrt load store action unity

    unity buildin renderpipeline 和lightweight rp 对于开了msaa的rt 的load store action设置失效 buildin的时候set render ...

  8. C#当前运行所在目录集合

    //获取当前进程的完整路径,包含文件名(进程名).string str = this.GetType().Assembly.Location;result: X:\xxx\xxx\xxx.exe (. ...

  9. 2019-2020-1 20199312《Linux内核原理与分析》第六周作业

    删除旧版menu克隆新版menu并运行 rm -rf menu git clone http://github.com/mengning/menu.git make rootfs 查看新增功能,及其具 ...

  10. GeoJSON与GeoBuf互相转换

    GeoJSON格式通常比较大,网页需要较长时间加载,可以使用GeoBuf进行压缩. 使用GeoBuf有很多好处:结构紧凑.文件小.方便编码和解码.能适用各种GeoJSON等等. 使用: 1.安装 ge ...