上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 94 下一页
摘要: IfcActionRequestTypeEnum 类型定义 IfcActionRequestTypeEnum定义了可通过其发出请求的源的类型。 IFC4中的增加新枚举。 Enumeration definition ConstantDescription EMAIL Request was made 阅读全文
posted @ 2022-01-07 16:18 西北逍遥 阅读(33) 评论(0) 推荐(0) 编辑
摘要: threejs绘制三角面 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>ifc三维场景</title> <style> body { margin: 0; overflow: hidden; } </s 阅读全文
posted @ 2022-01-06 12:28 西北逍遥 阅读(497) 评论(0) 推荐(0) 编辑
摘要: THREE.Earcut = { triangulate: function ( data, holeIndices, dim ) { dim = dim || 2; const hasHoles = holeIndices && holeIndices.length; const outerLen 阅读全文
posted @ 2022-01-06 08:00 西北逍遥 阅读(397) 评论(0) 推荐(0) 编辑
摘要: java Earcut Maven dependency: <dependency> <groupId>io.github.earcut4j</groupId> <artifactId>earcut4j</artifactId> <version>2.2.2</version> </dependen 阅读全文
posted @ 2022-01-05 21:44 西北逍遥 阅读(110) 评论(0) 推荐(0) 编辑
摘要: pip install npm (wind_2021) L:\>pip install npm Collecting npm Downloading npm-0.1.1.tar.gz (2.5 kB) Collecting optional-django==0.1.0 Downloading opt 阅读全文
posted @ 2022-01-05 21:28 西北逍遥 阅读(292) 评论(0) 推荐(0) 编辑
摘要: IfcBuildingElementProxy 描述材质属性 材料单一概念适用于该实体。 IfcBuildingElementProxy的材质由IfcMaterial定义,并由IfcRelAssociatesMaterial附加。相关材料。它可以通过反向关联关系访问。 注意:将IfcMaterial 阅读全文
posted @ 2022-01-05 08:57 西北逍遥 阅读(162) 评论(0) 推荐(0) 编辑
摘要: IfcBuildingElementProxy 概念用法 对象类型 对象类型概念适用于此实体,如下表所示。 Type IfcBuildingElementProxyType 表-IfcBuildingElementProxy对象类型 注意:IfcBuildingElementProxyType可用于 阅读全文
posted @ 2022-01-05 08:42 西北逍遥 阅读(208) 评论(0) 推荐(0) 编辑
摘要: IfcBuildingElementProxy 实体定义 IfcBuildingElementProxy是一个代理定义,它提供与IfcBuildingElement子类型相同的功能,但不具有特定类型建筑图元的预定义含义。 代理也可以用作空间占位符或规定,以后可能会被特殊类型的元素所取代。 代理对象的 阅读全文
posted @ 2022-01-05 08:35 西北逍遥 阅读(425) 评论(0) 推荐(0) 编辑
摘要: IfcSanitaryTerminalTypeEnum IfcSanitaryTerminalTypeEnum定义了可以指定的不同类型卫生终端的范围。 注意:WCSEAT值已被弃用,不应再使用;马桶座应使用对象类型为“WC Seat”的IfcDiscreteAccessory表示。 IFC2x2中增 阅读全文
posted @ 2022-01-04 08:37 西北逍遥 阅读(37) 评论(0) 推荐(0) 编辑
摘要: IfcInterceptorTypeEnum IfcInterceptorTypeEnum定义了可以指定的不同类型的拦截器的范围。 IFC4中增加的新类型。 Enumeration definition ConstantDescription CYCLONIC Removes larger liqu 阅读全文
posted @ 2022-01-04 08:23 西北逍遥 阅读(37) 评论(0) 推荐(0) 编辑
摘要: IfcFireSuppressionTerminalTypeEnum IfcFireSuppressionTerminalTypeEnum定义了可以指定的不同类型灭火终端的范围。 IFC2x2中增加的新类型。 Enumeration definition ConstantDescription BR 阅读全文
posted @ 2022-01-03 18:40 西北逍遥 阅读(45) 评论(0) 推荐(0) 编辑
摘要: IfcMaterialList IfcMaterialList是元素中使用的不同材质的列表。 注:在更抽象的级别描述元素时,通常会使用类IfcMaterialList。例如,对于建筑规范编写者,可能需要的关于混凝土柱的唯一信息是,它包含混凝土、钢筋和低碳钢连接件。当可以定义不同的层并且可以使用Ifc 阅读全文
posted @ 2022-01-02 07:48 西北逍遥 阅读(82) 评论(0) 推荐(0) 编辑
摘要: Qto_WindowBaseQuantities NameTypeDescription Width Q_LENGTH Breite Gesamte Breite des Fensterrahmens. Wird nur für rechteckige Fenster angegeben. Widt 阅读全文
posted @ 2022-01-01 03:05 西北逍遥 阅读(35) 评论(0) 推荐(0) 编辑
摘要: IfcArithmeticOperatorEnum IfCarithMetricOperatorEnum指定关系隐含的算术运算形式。 IFC2x2中的新枚举。 Enumeration definition ConstantDescription ADD DIVIDE MULTIPLY SUBTRAC 阅读全文
posted @ 2021-12-31 21:16 西北逍遥 阅读(23) 评论(0) 推荐(0) 编辑
摘要: IfcDistributionPortTypeEnum 此枚举标识不同类型的分发端口。它用于通过端口的通用功能指定端口,该功能确定适用的属性集和兼容系统。 IFC4增加的枚举类型。 ConstantDescription CABLE Connection to cable segment or fi 阅读全文
posted @ 2021-12-31 07:29 西北逍遥 阅读(31) 评论(0) 推荐(0) 编辑
摘要: QAxWidget Header: #include <QAxWidget> qmake: QT += axcontainer Inherits: QWidget and QAxBase Public Functions QAxWidget(QWidget *parent = nullptr, Qt 阅读全文
posted @ 2021-12-30 09:44 西北逍遥 阅读(941) 评论(0) 推荐(0) 编辑
摘要: QCamera Header: #include <QCamera> qmake: QT += multimedia Inherits: QMediaObject Public Functions QCamera(QObject *parent = nullptr) QCamera(const QB 阅读全文
posted @ 2021-12-29 08:06 西北逍遥 阅读(466) 评论(0) 推荐(0) 编辑
摘要: IfcDistributionChamberElementTypeEnum 此枚举标识不同类型的配电室。 IFC2x2中的新枚举类型。 枚举值: ConstantDescription FORMEDDUCT Space formed in the ground for the passage of 阅读全文
posted @ 2021-12-29 06:57 西北逍遥 阅读(22) 评论(0) 推荐(0) 编辑
摘要: IfcDistributionSystemEnum 此枚举标识不同类型的配电系统。它用于根据系统的功能以及此类系统内设备的端口来指定系统,以限制连接到兼容连接。 IFC4中的新枚举。 电缆托架的端口可以使用IfcCableCarrierSegment和IfcCableCarrierFitting连接 阅读全文
posted @ 2021-12-28 12:14 西北逍遥 阅读(34) 评论(0) 推荐(0) 编辑
摘要: java拷贝文件 FileInputStream FileOutputStream package com.vfsd.core; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; 阅读全文
posted @ 2021-12-27 17:08 西北逍遥 阅读(42) 评论(0) 推荐(0) 编辑
摘要: IfcFlowDirectionEnum 类型定义 此枚举定义分发端口的流向。 对于基于管道的端口,方向是物理流方向。 对于基于风管的端口,方向是物理流方向。 li>对于承载电力的基于电缆的端口(包含热、中性、接地的电路),方向是从电源的来源(从配电盘到保护装置,再到开关到固定装置)。对于承载通信信 阅读全文
posted @ 2021-12-27 06:02 西北逍遥 阅读(31) 评论(0) 推荐(0) 编辑
摘要: IfcDistributionChamberElement 分配室元件定义了一个可以检查分配系统及其组成元件的位置,或分配系统及其组成元件可以通过的位置。 IFCD配电室元件是配电系统中使用的成型体积,如集水坑、沟槽或人孔。IFCDDistributionSystem或IFCDDistributio 阅读全文
posted @ 2021-12-26 13:03 西北逍遥 阅读(54) 评论(0) 推荐(0) 编辑
摘要: IfcDistributionChamberElementType 分配流元素类型IFCDDistributionChamberlementType定义分配室元素引用的公共共享信息。该组共享信息可包括: 具有共享属性集的公共属性 共同表述 常用材料 元素的共同组成 公共端口 它用于定义分配室元件类型 阅读全文
posted @ 2021-12-25 12:39 西北逍遥 阅读(29) 评论(0) 推荐(0) 编辑
摘要: IfcDistributionControlElementType 实体定义 元素类型IFCDDistributionControlElementType定义了元素的常用共享属性集定义列表和产品表示的可选集。它用于定义元素规范(该产品类型的所有实例所共有的特定产品信息)。 可以交换分布控制元素类型( 阅读全文
posted @ 2021-12-24 08:17 西北逍遥 阅读(33) 评论(0) 推荐(0) 编辑
摘要: IfcDistributionCircuit 配电电路是配电系统的一个分区,它是有条件切换的,如电路。 IFC4中的新实体。 对于电力系统,IFC4变更,IFCElectricalciit已用于低压(12-1000 V)电源电路,并已被IFC4中的IFCD分配电路所取代;整个电力系统应使用预定义类型 阅读全文
posted @ 2021-12-23 06:08 西北逍遥 阅读(57) 评论(0) 推荐(0) 编辑
摘要: IfcDistributionControlElement 实体定义 配电元件IFCDDistributionControlElement定义楼宇自动化控制系统的发生元件,用于对配电系统的元件进行控制。 IFCD DistributionControlElement定义楼宇自动化控制系统的元素。这些 阅读全文
posted @ 2021-12-22 15:37 西北逍遥 阅读(89) 评论(0) 推荐(0) 编辑
摘要: IfcDistributionFlowElement 实体定义 分配元素IFCDDistributionFlowElement定义分配系统中有助于分配能量或物质(如空气、水或电力)的发生元素。 分布流元件的示例有风管、管道、导线、管件和设备。 IFC2.0中的新实体。 IFC4更改端口现在主要使用I 阅读全文
posted @ 2021-12-21 10:20 西北逍遥 阅读(46) 评论(0) 推荐(0) 编辑
摘要: ifc转json日志 IfcBeam #374345:[ Name:BEAM GlobalId:1Xjnv503DaZggCpapEJ0m OwnerHistory:#5 IfcOwnerHistory Net surface area:0.4 Weight:24.3 Length:501.4 Vo 阅读全文
posted @ 2021-12-20 07:10 西北逍遥 阅读(76) 评论(0) 推荐(0) 编辑
摘要: C++获取某个目录下的所有图片 vector<string> getImages(string path) { vector<string> imagesList; intptr_t hFile = 0; struct _finddata_t fileinfo; string p; hFile = 阅读全文
posted @ 2021-12-19 20:25 西北逍遥 阅读(511) 评论(0) 推荐(0) 编辑
摘要: opencv rotate #include <iostream> #include <opencv2/opencv.hpp> using namespace std; using namespace cv; int main() { Mat img1, img2; img1 = imread("L 阅读全文
posted @ 2021-12-18 15:57 西北逍遥 阅读(578) 评论(0) 推荐(0) 编辑
上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 94 下一页