Interface IIfcApplication
Readonly interface for IfcApplication
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcApplication : IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ApplicationDeveloper
Declaration
IIfcOrganization ApplicationDeveloper { get; set; }
Property Value
|
Improve this Doc
View Source
ApplicationFullName
Declaration
IfcLabel ApplicationFullName { get; set; }
Property Value
|
Improve this Doc
View Source
ApplicationIdentifier
Declaration
IfcIdentifier ApplicationIdentifier { get; set; }
Property Value
|
Improve this Doc
View Source
Version
Declaration
IfcLabel Version { get; set; }
Property Value