上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 96 下一页
摘要: Profile Properties 配置文件属性可以捕获标准或用户定义的参数。 ########################## 阅读全文
posted @ 2023-12-08 21:09 西北逍遥 阅读(8) 评论(0) 推荐(0)
摘要: Geometry Fill Area Style ########################### 阅读全文
posted @ 2023-12-07 15:58 西北逍遥 阅读(8) 评论(0) 推荐(0)
摘要: Surface Color Style ##################################### 阅读全文
posted @ 2023-12-06 22:46 西北逍遥 阅读(9) 评论(0) 推荐(0)
摘要: ShellBased Surface Model ########################### 阅读全文
posted @ 2023-12-05 18:59 西北逍遥 阅读(6) 评论(0) 推荐(0)
摘要: Surface Texture Style ################### 阅读全文
posted @ 2023-12-04 20:24 西北逍遥 阅读(7) 评论(0) 推荐(0)
摘要: Triangulated Geometry ############################ 阅读全文
posted @ 2023-12-03 19:45 西北逍遥 阅读(4) 评论(0) 推荐(0)
摘要: Image Texture 图像纹理基于常见图像格式(如PNG或JPEG)的外部文件。这样的文件可以根据绝对URL位于服务器上,根据相对URL位于与IFC文件相同的服务器上,在根据相对文件路径的相同本地目录内,在根据相关文件路径的IFC-ZIP文件内,或者在根据绝对文件路径的任意目录内。 对于在被视 阅读全文
posted @ 2023-12-02 20:32 西北逍遥 阅读(40) 评论(0) 推荐(0)
摘要: [S[1:5], L[1:?]L[3:3], S[1:2], [0:1], L[1:?]L[2:2], L[2:2], [1:1], ~L[3:?], A[1:2], L[3:3], L[2:3], L[1:3], S[0:?], ~L[1:?], S[2:?], L[2:?]L[2:?], S[1 阅读全文
posted @ 2023-12-01 09:17 西北逍遥 阅读(20) 评论(0) 推荐(0)
摘要: Swept Solid Geometry ################################# 阅读全文
posted @ 2023-11-30 17:27 西北逍遥 阅读(20) 评论(0) 推荐(0)
摘要: Triangulated Geometry With Textures ############################### 阅读全文
posted @ 2023-11-29 19:30 西北逍遥 阅读(9) 评论(0) 推荐(0)
摘要: Enumerated Value ############################### 阅读全文
posted @ 2023-11-28 22:18 西北逍遥 阅读(9) 评论(0) 推荐(0)
摘要: Material Properties 材料特性可以捕获标准参数或用户定义的参数。 ######################## 阅读全文
posted @ 2023-11-27 19:29 西北逍遥 阅读(44) 评论(0) 推荐(0)
摘要: Indexed Texture Map ############################ 阅读全文
posted @ 2023-11-26 16:47 西北逍遥 阅读(8) 评论(0) 推荐(0)
摘要: Resource Quantity 资源可以根据基本量来定义,其中分配的任务消耗相对于输出量的资源量。 对于基于工作的资源,如劳动力和设备,数量是基于时间的。对于基于产品的资源,数量是基于计数的。对于基于材质的资源,数量基于体积。 ########################## 阅读全文
posted @ 2023-11-25 19:18 西北逍遥 阅读(42) 评论(0) 推荐(0)
摘要: Geometry Curve Style ####################### 阅读全文
posted @ 2023-11-24 12:14 西北逍遥 阅读(4) 评论(0) 推荐(0)
摘要: {S[1:5]=1, L[1:?]L[3:3]=7, S[1:2]=2, [0:1]=3532, L[1:?]L[2:2]=2, L[2:2]=2, [1:1]=1210, ~L[3:?]=1, A[1:2]=2, L[3:3]=1, L[2:3]=4, L[1:3]=1, S[0:?]=2, ~L 阅读全文
posted @ 2023-11-23 18:59 西北逍遥 阅读(10) 评论(0) 推荐(0)
摘要: QDomEntity Public Functions QDomEntity() QDomEntity(const QDomEntity &x) QDomNode::NodeType nodeType() const QString notationName() const QString publ 阅读全文
posted @ 2023-11-22 17:32 西北逍遥 阅读(17) 评论(0) 推荐(0)
摘要: import org.jsoup.Jsoup; import org.jsoup.nodes.Document; import org.jsoup.nodes.Element; import org.jsoup.select.Elements; public class Main { Jsoup.p 阅读全文
posted @ 2023-11-21 18:40 西北逍遥 阅读(202) 评论(0) 推荐(0)
摘要: QDomNode Public Functions QDomNode() QDomNode(const QDomNode &n) ~QDomNode() QDomNode appendChild(const QDomNode &newChild) QDomNamedNodeMap attribute 阅读全文
posted @ 2023-11-20 19:30 西北逍遥 阅读(100) 评论(0) 推荐(0)
摘要: import org.jsoup.Jsoup; import org.jsoup.nodes.Document; import org.jsoup.nodes.Element; public class Main { public static void main(String[] args) { 阅读全文
posted @ 2023-11-19 19:32 西北逍遥 阅读(419) 评论(0) 推荐(0)
摘要: QFileInfo #include <QFileInfo> Public Functions QFileInfo() QFileInfo(const QString &file) QFileInfo(const QFile &file) QFileInfo(const QDir &dir, con 阅读全文
posted @ 2023-11-18 19:03 西北逍遥 阅读(150) 评论(0) 推荐(0)
摘要: IfcProjectOrder 实体定义 项目订单是购买产品和/或执行工作的指令,例如用于施工或设施管理。 项目订单通常是两个组织之间的正式合同,根据包含的时间表类型和限制,成本和时间信息可能是刚性的或灵活的。 IFC2.0中的新实体 IFC4 修改属性ID重命名为Identification,并提 阅读全文
posted @ 2023-11-17 21:23 西北逍遥 阅读(19) 评论(0) 推荐(0)
摘要: Pset_AnnotationLineOfSight PSET_TYPEDRIVENOVERRIDE / IfcAnnotation / LineOfSight 注释视线:指定两个图元之间连接点处的视线特性。通常用于定义两条道路(尤其是通道和公共道路之间)交界处的视线可见性。 : Définitio 阅读全文
posted @ 2023-11-15 19:57 西北逍遥 阅读(18) 评论(0) 推荐(0)
摘要: Pset_AnnotationContourLine PSET_TYPEDRIVENOVERRIDE / IfcAnnotation / ContourLine 注释等高线:指定具有单个一致测量值的标准曲线的参数。 : Définition de l'IAI : paramètres spécifi 阅读全文
posted @ 2023-11-14 19:13 西北逍遥 阅读(11) 评论(0) 推荐(0)
摘要: Pset_EnvironmentalImpactIndicators 环境影响指标:环境影响指标与给定的“功能单元”有关(ISO 14040标准)。功能单元的一个例子是“带PVC框架的双层玻璃窗”,需要考虑的单元是“由该产品填充的一平方米开口元件”。指标值在整个生命周期或仅在特定阶段有效(请参阅Li 阅读全文
posted @ 2023-11-13 18:28 西北逍遥 阅读(24) 评论(0) 推荐(0)
摘要: pyqt qlabel hide from PyQt5.QtWidgets import QApplication, QWidget, QVBoxLayout, QLabel class MyApp(QWidget): def __init__(self): super().__init__() s 阅读全文
posted @ 2023-11-12 16:29 西北逍遥 阅读(53) 评论(0) 推荐(0)
摘要: Pset_LandRegistration 土地登记:在法定登记制度内规定土地的身份。注意:与IfcSite中不推荐使用的属性LandTitleNumber相比,将优先使用属性LandTitleID。 NameTypeDescription LandID P_SINGLEVALUE / IfcIde 阅读全文
posted @ 2023-11-11 17:02 西北逍遥 阅读(24) 评论(0) 推荐(0)
摘要: Pset_BuildingUse 建筑用途:提供当前和预期感兴趣建筑的房地产背景信息。 NameTypeDescription MarketCategory P_SINGLEVALUE / IfcLabel Market Category Category of use e.g. residenti 阅读全文
posted @ 2023-11-10 04:32 西北逍遥 阅读(18) 评论(0) 推荐(0)
摘要: Pset_AnnotationSurveyArea PSET_TYPEDRIVENOVERRIDE / IfcAnnotation / SurveyArea 注释测量区域:指定要指定给测量点集或生成的曲面面片的测量方法的特定特性 : Définition de l'IAI : spécifie de 阅读全文
posted @ 2023-11-09 21:36 西北逍遥 阅读(16) 评论(0) 推荐(0)
摘要: from datetime import datetime, timedelta # 获取当前日期 today = datetime.today() # 获取前一天的日期 yesterday = today - timedelta(days=1) # 格式化日期为所需的字符串格式 date_str 阅读全文
posted @ 2023-11-08 22:51 西北逍遥 阅读(446) 评论(0) 推荐(0)
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 96 下一页