Search Results for

    Show / Hide Table of Contents

    Interface IIfcPixelTexture

    Readonly interface for IfcPixelTexture

    Inherited Members
    IIfcSurfaceTexture.RepeatS
    IIfcSurfaceTexture.RepeatT
    IIfcSurfaceTexture.Mode
    IIfcSurfaceTexture.TextureTransform
    IIfcSurfaceTexture.Parameter
    IIfcSurfaceTexture.IsMappedBy
    IIfcSurfaceTexture.UsedInStyles
    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 IIfcPixelTexture : IIfcSurfaceTexture, IIfcPresentationItem, 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<IfcBinary> Pixel { get; }
    Property Value
    Type Description
    IItemSet<IfcBinary>
    | 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