Search Results for

    Show / Hide Table of Contents

    Interface IIfcTextureMap

    Readonly interface for IfcTextureMap

    Inherited Members
    IIfcTextureCoordinate.Maps
    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 IIfcTextureMap : IIfcTextureCoordinate, IIfcPresentationItem, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    MappedTo

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

    Vertices

    Declaration
    IEnumerable<IIfcTextureVertex> Vertices { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcTextureVertex>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim