IfcDocumentSelect

IfcDocumentSelect

IfcDocumentSelect允许选择文档信息是包含在IFC模型中还是从外部源引用。

 

IFC2x中的新选择类型

 

Enumeration definition

ConstantDescription
IfcDocumentReference  
IfcDocumentInformation  
 

EXPRESS Specification

TYPE IfcDocumentSelect = SELECT (
 IfcDocumentReference,
 IfcDocumentInformation);
END_TYPE;

 

###################

posted @ 2022-08-03 15:43  西北逍遥  阅读(17)  评论(0编辑  收藏  举报