IfcApplication
IfcApplication
实体定义
IfcApplication保存应用程序开发人员开发的IFC兼容应用程序的信息。IfcApplication使用应用程序开发人员提供的简短标识名称。
IFC1.5中的新实体。

Attribute inheritance
| # | Attribute | Type | Cardinality | Description | C |
|---|---|---|---|---|---|
| IfcApplication | |||||
| 1 | ApplicationDeveloper | IfcOrganization | [1:1] | Name of the application developer. | X |
| 2 | Version | IfcLabel | [1:1] | The version number of this software as specified by the developer of the application. | X |
| 3 | ApplicationFullName | IfcLabel | [1:1] | The full name of the application as specified by the application developer. | X |
| 4 | ApplicationIdentifier | IfcIdentifier | [1:1] | Short identifying name for the application. | X |
EXPRESS Specification
ENTITY IfcApplication;
ApplicationDeveloper : IfcOrganization;
Version : IfcLabel;
ApplicationFullName : IfcLabel;
ApplicationIdentifier : IfcIdentifier;
UNIQUE
UR1 : ApplicationIdentifier;
UR2 : ApplicationFullName, Version;
END_ENTITY;
###################
QQ 3087438119

浙公网安备 33010602011771号