Search Results for

    Show / Hide Table of Contents

    Interface IIfcSurfaceTexture

    Readonly interface for IfcSurfaceTexture

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

    Properties

    | Improve this Doc View Source

    RepeatS

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

    RepeatT

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

    TextureTransform

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

    TextureType

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