Search Results for

    Show / Hide Table of Contents

    Interface IIfcFillAreaStyleTiles

    Readonly interface for IfcFillAreaStyleTiles

    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 IIfcFillAreaStyleTiles : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcFillStyleSelect, IIfcFillStyleSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Tiles

    Declaration
    IEnumerable<IIfcStyledItem> Tiles { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcStyledItem>
    | Improve this Doc View Source

    TilingPattern

    Declaration
    IEnumerable<IIfcVector> TilingPattern { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcVector>
    | Improve this Doc View Source

    TilingScale

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