Search Results for

    Show / Hide Table of Contents

    Interface IIfcDerivedUnit

    Readonly interface for IfcDerivedUnit

    Inherited Members
    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 IIfcDerivedUnit : IfcUnit, IIfcUnit, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Dimensions

    Declaration
    XbimDimensionalExponents Dimensions { get; }
    Property Value
    Type Description
    XbimDimensionalExponents
    | Improve this Doc View Source

    Elements

    Declaration
    IItemSet<IIfcDerivedUnitElement> Elements { get; }
    Property Value
    Type Description
    IItemSet<IIfcDerivedUnitElement>
    | Improve this Doc View Source

    UnitType

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

    UserDefinedType

    Declaration
    IfcLabel? UserDefinedType { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLabel>

    Extension Methods

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