会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
西北逍遥
每一个不能早起的日子,都是对生命的浪费!
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
6
7
8
9
10
11
12
13
14
···
96
下一页
2023年12月22日
win10通过.bat文件启动anaconda环境、切换路径 并运行脚本
摘要: win10通过.bat文件启动anaconda环境、切换路径 并运行脚本 CALL E:\Anaconda3\install\Scripts\activate.bat E:\Anaconda3\install CALL conda activate byd_2 H: cd H:\PytorchPro
阅读全文
posted @ 2023-12-22 09:14 西北逍遥
阅读(1713)
评论(0)
推荐(0)
2023年12月21日
IfcMemberTypeEnum
摘要: IfcMemberTypeEnum 类型定义 此枚举定义IfcMember或IfcMemberType对象可以实现的不同类型的线性元素。 IFC2x2中的新枚举类型。 IFC2x2添加了附加标识符CHORD、PLATE、STUD。 IFC2x3添加了额外的标识符MULLION。 Enumeratio
阅读全文
posted @ 2023-12-21 22:08 西北逍遥
阅读(30)
评论(0)
推荐(0)
2023年12月20日
IfcPlateTypeEnum
摘要: IfcPlateTypeEnum 类型定义 此枚举定义IfcPlate或IfcPlateType对象可以实现的不同类型的平面元素。 IFC2x2中的新枚举。 IFC2x3添加了额外的标识符CURTAIN_PANEL、SHEET。 Enumeration definition ConstantDesc
阅读全文
posted @ 2023-12-20 23:02 西北逍遥
阅读(27)
评论(0)
推荐(0)
2023年12月19日
osg绘制3D字体
摘要: osg绘制3D字体 osg::ref_ptr<osgText::Text3D> xText3D = new osgText::Text3D(); xText3D->setFont("font/arial.ttf"); xText3D->setCharacterSize(30); xText3D->s
阅读全文
posted @ 2023-12-19 21:36 西北逍遥
阅读(46)
评论(0)
推荐(0)
2023年12月18日
QWidget::raise()
摘要: QWidget::raise() 将此qwidget提升到父小部件堆栈的顶部。 在这个调用之后,qwidget将在视觉上位于任何重叠的同级widget之前。 注意:使用activateWindow()时,可以调用此函数以确保窗口堆叠在顶部。 另请参见lower()和stackUnder()。 ###
阅读全文
posted @ 2023-12-18 21:13 西北逍遥
阅读(625)
评论(0)
推荐(0)
2023年12月17日
Slab openings
摘要: Slab openings 本示例说明了基于材质图层集使用定义的具有拉伸实体几何图形的标准案例板。它包括一个圆形开口和一个矩形凹槽。图465显示了生成的形状。 注:开口和凹陷是IfcOpeningStandardcase的实例。 图——带开口和凹槽的标准箱板。 注:文件中没有颜色信息,显示的颜色已由
阅读全文
posted @ 2023-12-17 22:34 西北逍遥
阅读(27)
评论(0)
推荐(0)
2023年12月16日
ifccolumn实例
摘要: #17140= IFCRECTANGLEPROFILEDEF(.AREA.,'JG-600x600-1',#17139,599.999999999999,600.);#17141= IFCCARTESIANPOINT((-25.,25.,7200.)); #17143= IFCAXIS2PLACEM
阅读全文
posted @ 2023-12-16 19:01 西北逍遥
阅读(30)
评论(0)
推荐(0)
2023年12月15日
Wall standard case
摘要: Wall standard case 本示例说明了基于材质图层集使用定义的具有拉伸实体几何图形的标准案例墙。图443显示了生成的形状。 注:拉伸轮廓由IfcRectangleProfileDef定义 图——带材料层的标准案例墙。 注:文件中没有颜色信息,显示的颜色已由目标应用程序设置为默认颜色。 #
阅读全文
posted @ 2023-12-15 15:49 西北逍遥
阅读(27)
评论(0)
推荐(0)
2023年12月14日
Pset_TransportElementElevator
摘要: Pset_TransportElementElevator 传输元素升降机:预定义类型为“Elevator”的IfcTransportElement的所有出现的定义所共有的属性 NameTypeDescription FireFightingLift P_SINGLEVALUE / IfcBoole
阅读全文
posted @ 2023-12-14 18:55 西北逍遥
阅读(33)
评论(0)
推荐(0)
2023年12月13日
Geometry Text Style
摘要: Geometry Text Style ########################
阅读全文
posted @ 2023-12-13 17:24 西北逍遥
阅读(10)
评论(0)
推荐(0)
2023年12月12日
FaceBased Surface Model
摘要: FaceBased Surface Model ################################
阅读全文
posted @ 2023-12-12 21:31 西北逍遥
阅读(19)
评论(0)
推荐(0)
2023年12月11日
Resource Cost
摘要: Resource Cost 资源可以具有相关成本,指示根据指定的基本数量产生的财务成本和环境影响。 每个成本值可以使用固定的金额来定义,也可以根据指定的公式来计算。 ###########################
阅读全文
posted @ 2023-12-11 15:58 西北逍遥
阅读(18)
评论(0)
推荐(0)
2023年12月10日
Bounded Value
摘要: Bounded Value ####################
阅读全文
posted @ 2023-12-10 05:08 西北逍遥
阅读(14)
评论(0)
推荐(0)
2023年12月9日
Single Value
摘要: Single Value ##################
阅读全文
posted @ 2023-12-09 22:53 西北逍遥
阅读(18)
评论(0)
推荐(0)
2023年12月8日
Profile Properties
摘要: Profile Properties 配置文件属性可以捕获标准或用户定义的参数。 ##########################
阅读全文
posted @ 2023-12-08 21:09 西北逍遥
阅读(11)
评论(0)
推荐(0)
2023年12月7日
Geometry Fill Area Style
摘要: Geometry Fill Area Style ###########################
阅读全文
posted @ 2023-12-07 15:58 西北逍遥
阅读(8)
评论(0)
推荐(0)
2023年12月6日
Surface Color Style
摘要: Surface Color Style #####################################
阅读全文
posted @ 2023-12-06 22:46 西北逍遥
阅读(10)
评论(0)
推荐(0)
2023年12月5日
ShellBased Surface Model
摘要: ShellBased Surface Model ###########################
阅读全文
posted @ 2023-12-05 18:59 西北逍遥
阅读(8)
评论(0)
推荐(0)
2023年12月4日
Surface Texture Style
摘要: Surface Texture Style ###################
阅读全文
posted @ 2023-12-04 20:24 西北逍遥
阅读(7)
评论(0)
推荐(0)
2023年12月3日
Triangulated Geometry
摘要: Triangulated Geometry ############################
阅读全文
posted @ 2023-12-03 19:45 西北逍遥
阅读(5)
评论(0)
推荐(0)
2023年12月2日
Image Texture
摘要: Image Texture 图像纹理基于常见图像格式(如PNG或JPEG)的外部文件。这样的文件可以根据绝对URL位于服务器上,根据相对URL位于与IFC文件相同的服务器上,在根据相对文件路径的相同本地目录内,在根据相关文件路径的IFC-ZIP文件内,或者在根据绝对文件路径的任意目录内。 对于在被视
阅读全文
posted @ 2023-12-02 20:32 西北逍遥
阅读(53)
评论(0)
推荐(0)
2023年12月1日
ifc 中属性集合类型
摘要: [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 西北逍遥
阅读(21)
评论(0)
推荐(0)
2023年11月30日
Swept Solid Geometry
摘要: Swept Solid Geometry #################################
阅读全文
posted @ 2023-11-30 17:27 西北逍遥
阅读(20)
评论(0)
推荐(0)
2023年11月29日
Triangulated Geometry With Textures
摘要: Triangulated Geometry With Textures ###############################
阅读全文
posted @ 2023-11-29 19:30 西北逍遥
阅读(10)
评论(0)
推荐(0)
2023年11月28日
Enumerated Value
摘要: Enumerated Value ###############################
阅读全文
posted @ 2023-11-28 22:18 西北逍遥
阅读(11)
评论(0)
推荐(0)
2023年11月27日
Material Properties
摘要: Material Properties 材料特性可以捕获标准参数或用户定义的参数。 ########################
阅读全文
posted @ 2023-11-27 19:29 西北逍遥
阅读(48)
评论(0)
推荐(0)
2023年11月26日
Indexed Texture Map
摘要: Indexed Texture Map ############################
阅读全文
posted @ 2023-11-26 16:47 西北逍遥
阅读(11)
评论(0)
推荐(0)
2023年11月25日
Resource Quantity
摘要: Resource Quantity 资源可以根据基本量来定义,其中分配的任务消耗相对于输出量的资源量。 对于基于工作的资源,如劳动力和设备,数量是基于时间的。对于基于产品的资源,数量是基于计数的。对于基于材质的资源,数量基于体积。 ##########################
阅读全文
posted @ 2023-11-25 19:18 西北逍遥
阅读(56)
评论(0)
推荐(0)
2023年11月24日
Geometry Curve Style
摘要: Geometry Curve Style #######################
阅读全文
posted @ 2023-11-24 12:14 西北逍遥
阅读(6)
评论(0)
推荐(0)
2023年11月23日
ifc属性集使用的次数
摘要: {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 西北逍遥
阅读(20)
评论(0)
推荐(0)
上一页
1
···
6
7
8
9
10
11
12
13
14
···
96
下一页
公告