Application | |
Software-Programm |
IfcApplication holds the information about an IFC compliant application developed by an application developer. The IfcApplication utilizes a short identifying name as provided by the application developer.
HISTORY New entity in IFC1.5.
XSD Specification:
<xs:element name="IfcApplication" type="ifc:IfcApplication" substitutionGroup="ifc:Entity" nillable="true"/>EXPRESS Specification:
ENTITY IfcApplication; |
|
UNIQUE |
|
END_ENTITY; |
Attribute Definitions:
ApplicationDeveloper | : | Name of the application developer. |
Version | : | The version number of this software as specified by the developer of the application. |
ApplicationFullName | : | The full name of the application as specified by the application developer. |
ApplicationIdentifier | : | Short identifying name for the application. |
Inheritance Graph:
ENTITY IfcApplication |
ENTITY IfcApplication |
|
END_ENTITY; |