Search Results for

    Show / Hide Table of Contents

    Interface IIfcBlobTexture

    Readonly interface for IfcBlobTexture

    Inherited Members
    IIfcSurfaceTexture.RepeatS
    IIfcSurfaceTexture.RepeatT
    IIfcSurfaceTexture.TextureType
    IIfcSurfaceTexture.TextureTransform
    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 IIfcBlobTexture : IIfcSurfaceTexture, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    RasterCode

    Declaration
    bool RasterCode { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    RasterFormat

    Declaration
    IfcIdentifier RasterFormat { get; set; }
    Property Value
    Type Description
    IfcIdentifier
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim