Search Results for

    Show / Hide Table of Contents

    Interface IIfcSIUnit

    Readonly interface for IfcSIUnit

    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 IIfcSIUnit : IIfcNamedUnit, IfcUnit, IIfcUnit, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Name

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

    Power

    Declaration
    double Power { get; }
    Property Value
    Type Description
    System.Double
    | Improve this Doc View Source

    Prefix

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

    Extension Methods

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