ENTITY IfcApplication
(* SCHEMA IFC4; *)
ENTITY IfcApplication;
ApplicationDeveloper : IfcOrganization;
Version : IfcLabel;
ApplicationFullName : IfcLabel;
ApplicationIdentifier : IfcIdentifier;
UNIQUE
UR1 : ApplicationIdentifier;
UR2 : ApplicationFullName, Version;
END_ENTITY;
Explicit Attributes
Entity IfcApplication has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
ApplicationDeveloper | IfcOrganization (ENTITY) | IfcApplication |
Version | IfcLabel (STRING) | IfcApplication |
ApplicationFullName | IfcLabel (STRING) | IfcApplication |
ApplicationIdentifier | IfcIdentifier (STRING) | IfcApplication |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity IfcApplication and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:04-04:00