Search Results for

    Show / Hide Table of Contents

    Interface IIfcSurfaceStyleRefraction

    Readonly interface for IfcSurfaceStyleRefraction

    Inherited Members
    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 IIfcSurfaceStyleRefraction : IfcSurfaceStyleElementSelect, IIfcSurfaceStyleElementSelect, IIfcSurfaceStyleElementSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    DispersionFactor

    Declaration
    IfcReal? DispersionFactor { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcReal>
    | Improve this Doc View Source

    RefractionIndex

    Declaration
    IfcReal? RefractionIndex { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcReal>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim