Search Results for

    Show / Hide Table of Contents

    Class UnitExtensions

    Inheritance
    System.Object
    UnitExtensions
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Xbim.Ifc2x3.MeasureResource
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public static class UnitExtensions

    Methods

    | Improve this Doc View Source

    Name(IfcUnit)

    Get the full name of the IfcUnit

    Declaration
    public static string Name(this IfcUnit ifcUnit)
    Parameters
    Type Name Description
    IfcUnit ifcUnit
    Returns
    Type Description
    System.String

    string holding full name

    | Improve this Doc View Source

    Symbol(IfcUnit)

    Get the symbol of the IfcUnit

    Declaration
    public static string Symbol(this IfcUnit ifcUnit)
    Parameters
    Type Name Description
    IfcUnit ifcUnit
    Returns
    Type Description
    System.String

    string holding symbol

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim