Search Results for

    Show / Hide Table of Contents

    Interface IXbimBooleanOperand

    Namespace: Xbim.Common.Geometry
    Assembly: Xbim.Common.dll
    Syntax
    public interface IXbimBooleanOperand

    Methods

    | Improve this Doc View Source

    Cut(IXbimGeometryObject, Double)

    Declaration
    IXbimGeometryObject Cut(IXbimGeometryObject toCut, double tolerance)
    Parameters
    Type Name Description
    IXbimGeometryObject toCut
    System.Double tolerance
    Returns
    Type Description
    IXbimGeometryObject
    | Improve this Doc View Source

    Intersection(IXbimGeometryObject, Double)

    Declaration
    IXbimGeometryObject Intersection(IXbimGeometryObject toIntersect, double tolerance)
    Parameters
    Type Name Description
    IXbimGeometryObject toIntersect
    System.Double tolerance
    Returns
    Type Description
    IXbimGeometryObject
    | Improve this Doc View Source

    Section(IXbimFace, Double)

    Declaration
    IXbimFaceSet Section(IXbimFace toSection, double tolerance)
    Parameters
    Type Name Description
    IXbimFace toSection
    System.Double tolerance
    Returns
    Type Description
    IXbimFaceSet
    | Improve this Doc View Source

    Union(IXbimGeometryObject, Double)

    Declaration
    IXbimGeometryObject Union(IXbimGeometryObject toUnion, double tolerance)
    Parameters
    Type Name Description
    IXbimGeometryObject toUnion
    System.Double tolerance
    Returns
    Type Description
    IXbimGeometryObject
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim