Search Results for

    Show / Hide Table of Contents

    Interface IIfcBooleanResult

    Readonly interface for IfcBooleanResult

    Inherited Members
    IIfcRepresentationItem.LayerAssignments
    IIfcRepresentationItem.StyledByItem
    IfcBooleanOperand.Dim
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcBooleanResult : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IIfcBooleanOperand, IfcCsgSelect, IIfcCsgSelect, IIfcCsgSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    FirstOperand

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

    Operator

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

    SecondOperand

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