IfcLibrarySelect
IfcLibrarySelect
类型定义
IfcLibrarySelect允许选择库信息是包含在IFC模型中还是从外部源引用。
预计选择将是IfcLibraryReference,而很少是ifclibroryinformation。IfcLibraryInformation只能在可能需要指示将使用的库而不进行单独引用的情况下选择。对于更高级别的对象,例如IfcProject或IfcBuilding,可能会发生这种情况。
IFC2中的新选择类型
Enumeration definition
Constant | Description |
---|---|
IfcLibraryReference | |
IfcLibraryInformation |
EXPRESS Specification
TYPE IfcLibrarySelect = SELECT (
IfcLibraryReference,
IfcLibraryInformation);
END_TYPE;
#################
QQ 3087438119