IfcCardinalPointReference
IfcCardinalPointReference是对截面轮廓的有效点的索引引用。该索引用于描述构件截面与同一构件的基准轴之间的空间关系。
IFC4中的新类型。
索引1…9是指轮廓边界框处的点。索引10…19是指由几何质心(通常是重心)和剪切中心定义的点,以及它们与边界框坐标的组合。本规范特别规定了以下索引值:
bottom left
bottom centre
bottom right
mid-depth left
mid-depth centre
mid-depth right
top left
top centre
top right
geometric centroid
bottom in line with the geometric centroid
left in line with the geometric centroid
right in line with the geometric centroid
top in line with the geometric centroid
shear centre
bottom in line with the shear centre
left in line with the shear centre
right in line with the shear centre
top in line with the shear centre
其他索引值是可能的,但不在本规范的范围内。
下图说明了基数值。
下图显示了一个具有任意轮廓(IfcArbitraryClosedProfileDef)的挤压形状示例,在构件轴上对齐“中间深度右侧”。视线沿着拉伸方向Z,该方向指向上图的绘图平面。因此,“left”位于IfcProfileDef的正X方向顶部”位于IfcProfileDef的正Y方向。
Formal Propositions
Rule | Description |
---|---|
GreaterThanZero | Cardinal point reference shall be greater than zero. |
EXPRESS Specification
TYPE IfcCardinalPointReference = INTEGER;
WHERE
GreaterThanZero : SELF > 0
END_TYPE;
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· AI与.NET技术实操系列:基于图像分类模型对图像进行分类
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 25岁的心里话
· 闲置电脑爆改个人服务器(超详细) #公网映射 #Vmware虚拟网络编辑器
· 零经验选手,Compose 一天开发一款小游戏!
· 通过 API 将Deepseek响应流式内容输出到前端
· AI Agent开发,如何调用三方的API Function,是通过提示词来发起调用的吗
2020-03-25 IfcRelDefines
2019-03-25 安装了Anaconda之后,Maya运行报错,Python 找不到 Maya 的 Python 模块
2019-03-25 ubuntu Qt5 opencv3.4 项目配置
2019-03-25 ubuntu eclipse opencv环境配置