首页 > 其他 > 详细

IfcPoint

时间:2020-08-03 23:15:57      阅读:72      评论:0      收藏:0      [点我收藏+]

IfcPoint是笛卡尔坐标系中所有点表示的抽象概括。

注:定义根据ISO/CD 10303-42:1992

对于m=1、2或3,点是某个实际笛卡尔坐标空间Rm中的一个位置。

注:实体改编自ISO 10303-42中的点。

IFC1.5中增加的新实体

技术分享图片

 

#AttributeTypeCardinalityDescriptionC
IfcRepresentationItem
  LayerAssignment IfcPresentationLayerAssignment
@AssignedItems
S[0:1] Assignment of the representation item to a single or multiple layer(s). The LayerAssignments can override a LayerAssignments of the IfcRepresentation it is used within the list of Items. X
  StyledByItem IfcStyledItem
@Item
S[0:1] Reference to the IfcStyledItem that provides presentation information to the representation, e.g. a curve style, including colour and thickness to a geometric curve. X
IfcGeometricRepresentationItem
IfcPoint
EXPRESS Specification
ENTITY IfcPoint
 ABSTRACT SUPERTYPE OF(ONEOF(IfcCartesianPoint, IfcPointOnCurve, IfcPointOnSurface))
 SUBTYPE OF (IfcGeometricRepresentationItem);
END_ENTITY;

 

IfcPoint

原文:https://www.cnblogs.com/herd/p/13428273.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!