IfcConnectionCurveGeometry
IfcConnectionCurveGeometry
实体定义
IfcConnectionCurveGeometry用于描述几何约束,这些几何约束有助于在曲线或与曲线几何相关的边上实现两个对象的物理连接。它被设想为应用于元素连接关系的控件。
CurveOnRelatingElement属性中的IfcCurve(或具有关联IfcCurv的IfcdGeCurve)定义了连接元素的基本几何图形项所连接的曲线。曲线几何图形和坐标在RelatingElement的局部坐标系中提供,如在使用IFCConnectionCurvegeMetry的IfcRelConnects子类型中指定的。可选地,通过使用CurveOnRelatedElement属性,也可以在RelatedElement的局部坐标系中提供相同的曲线几何图形和坐标。
示例:两壁之间的连接关系具有几何约束,该几何约束通过第一壁的CurveOnRelatedElement和第二壁的Curve OnRelated Element描述端盖(或壁端的截断)。IfcConnectionCurveGeometry的确切用法在使用它的元素的几何使用部分中进一步定义。
通过仅应用IfcPolyline,连接约束的可用几何图形可以进一步限制为仅允许直线段。在iCelement子类型的对象定义处提供这样的使用约束,通过引用具有关联的iFCConnectionCurveMetry的iFCReconnects子类型来利用元素连接。
IFC1.5中的新实体。
IFC2x更改从IfcLineConnectionGeometry重命名。
IFC2x3通过使用IfcCurveOrEdgeCurve来启用具有关联几何图形的拓扑的提供。
Attribute inheritance
# | Attribute | Type | Cardinality | Description | C |
---|---|---|---|---|---|
IfcConnectionGeometry | |||||
IfcConnectionCurveGeometry | |||||
1 | CurveOnRelatingElement | IfcCurveOrEdgeCurve | [1:1] | The bounded curve at which the connected objects are aligned at the relating element, given in the LCS of the relating element. | X |
2 | CurveOnRelatedElement | IfcCurveOrEdgeCurve | [0:1] | The bounded curve at which the connected objects are aligned at the related element, given in the LCS of the related element. If the information is omitted, then the origin of the related element is used. | X |
EXPRESS Specification
ENTITY IfcConnectionCurveGeometry
SUBTYPE OF (IfcConnectionGeometry);
CurveOnRelatingElement : IfcCurveOrEdgeCurve;
CurveOnRelatedElement : OPTIONAL IfcCurveOrEdgeCurve;
END_ENTITY;
#########################
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· 【自荐】一款简洁、开源的在线白板工具 Drawnix
2021-08-29 Pset_BuildingElementProxyCommon
2020-08-29 IfcExtrudedAreaSolid—Extruded solid
2019-08-29 osgearth 编译日志
2019-08-29 osg Error osgearth_viewerd fails with "Loaded scene graph does not contain a MapNode
2019-08-29 多自由度机械臂模拟-吊绳伸缩
2018-08-29 Tensorflow Mask-RCNN训练识别箱子的模型运行结果(练习)