Search Results for

    Show / Hide Table of Contents

    Interface IIfcFace

    Readonly interface for IfcFace

    Inherited Members
    IIfcRepresentationItem.LayerAssignment
    IIfcRepresentationItem.StyledByItem
    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 IIfcFace : IIfcTopologicalRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Bounds

    Declaration
    IItemSet<IIfcFaceBound> Bounds { get; }
    Property Value
    Type Description
    IItemSet<IIfcFaceBound>
    | Improve this Doc View Source

    HasTextureMaps

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