Search Results for

    Show / Hide Table of Contents

    Interface IIfcIndexedPolygonalFace

    Readonly interface for IfcIndexedPolygonalFace

    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 IIfcIndexedPolygonalFace : IIfcTessellatedItem, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    CoordIndex

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

    ToFaceSet

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