Search Results for

    Show / Hide Table of Contents

    Interface IIfcAsset

    Readonly interface for IfcAsset

    Inherited Members
    IIfcGroup.IsGroupedBy
    IIfcObject.ObjectType
    IIfcObject.IsDefinedBy
    IIfcObjectDefinition.HasAssignments
    IIfcObjectDefinition.IsDecomposedBy
    IIfcObjectDefinition.Decomposes
    IIfcObjectDefinition.HasAssociations
    IIfcRoot.GlobalId
    IIfcRoot.OwnerHistory
    IIfcRoot.Name
    IIfcRoot.Description
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcAsset : IIfcGroup, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    AssetID

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

    CurrentValue

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

    DepreciatedValue

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

    IncorporationDate

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

    OriginalValue

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

    Owner

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

    ResponsiblePerson

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

    TotalReplacementCost

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

    User

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