Search Results for

    Show / Hide Table of Contents

    Interface IIfcPixelTexture

    Readonly interface for IfcPixelTexture

    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 IIfcPixelTexture : IIfcSurfaceTexture, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ColourComponents

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

    Height

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

    Pixel

    Declaration
    IItemSet<byte[]> Pixel { get; }
    Property Value
    Type Description
    IItemSet<System.Byte[]>
    | Improve this Doc View Source

    Width

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