Search Results for

    Show / Hide Table of Contents

    Interface IIfcContextDependentUnit

    Readonly interface for IfcContextDependentUnit

    Inherited Members
    IIfcNamedUnit.Dimensions
    IIfcNamedUnit.UnitType
    IIfcNamedUnit.Symbol
    IIfcUnit.FullName
    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 IIfcContextDependentUnit : IIfcNamedUnit, IfcUnit, IIfcUnit, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    HasExternalReference

    Declaration
    IEnumerable<IIfcExternalReferenceRelationship> HasExternalReference { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcExternalReferenceRelationship>
    | Improve this Doc View Source

    Name

    Declaration
    IfcLabel Name { get; set; }
    Property Value
    Type Description
    IfcLabel

    Extension Methods

    UnitExtensions.Name(IfcUnit)
    UnitExtensions.Symbol(IfcUnit)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim