Search Results for

    Show / Hide Table of Contents

    Interface IIfcSIUnit

    Readonly interface for IfcSIUnit

    Inherited Members
    IIfcNamedUnit.Dimensions
    IIfcNamedUnit.UnitType
    IIfcUnit.FullName
    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 IIfcSIUnit : IIfcNamedUnit, IfcUnit, IIfcUnit, 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

    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