Search Results for

    Show / Hide Table of Contents

    Interface IIfcApplication

    Readonly interface for IfcApplication

    Inherited Members
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcApplication : IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ApplicationDeveloper

    Declaration
    IIfcOrganization ApplicationDeveloper { get; set; }
    Property Value
    Type Description
    IIfcOrganization
    | Improve this Doc View Source

    ApplicationFullName

    Declaration
    IfcLabel ApplicationFullName { get; set; }
    Property Value
    Type Description
    IfcLabel
    | Improve this Doc View Source

    ApplicationIdentifier

    Declaration
    IfcIdentifier ApplicationIdentifier { get; set; }
    Property Value
    Type Description
    IfcIdentifier
    | Improve this Doc View Source

    Version

    Declaration
    IfcLabel Version { get; set; }
    Property Value
    Type Description
    IfcLabel
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim