Search Results for

    Show / Hide Table of Contents

    Interface IIfcTriangulatedFaceSet

    Readonly interface for IfcTriangulatedFaceSet

    Inherited Members
    IIfcTessellatedFaceSet.Coordinates
    IIfcTessellatedFaceSet.HasColours
    IIfcTessellatedFaceSet.HasTextures
    IIfcRepresentationItem.LayerAssignment
    IIfcRepresentationItem.StyledByItem
    IfcBooleanOperand.Dim
    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 IIfcTriangulatedFaceSet : IIfcTessellatedFaceSet, IIfcTessellatedItem, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Closed

    Declaration
    IfcBoolean? Closed { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcBoolean>
    | Improve this Doc View Source

    CoordIndex

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

    Normals

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

    NumberOfTriangles

    Declaration
    IfcInteger NumberOfTriangles { get; }
    Property Value
    Type Description
    IfcInteger
    | Improve this Doc View Source

    PnIndex

    Declaration
    IItemSet<IfcPositiveInteger> PnIndex { get; }
    Property Value
    Type Description
    IItemSet<IfcPositiveInteger>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim