Search Results for

    Show / Hide Table of Contents

    Class TreeViewBuilder

    Inheritance
    System.Object
    TreeViewBuilder
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Xbim.Ifc.ViewModels
    Assembly: Xbim.Ifc.dll
    Syntax
    public class TreeViewBuilder

    Methods

    | Improve this Doc View Source

    ComponentView(IModel)

    Declaration
    public static List<IXbimViewModel> ComponentView(IModel model)
    Parameters
    Type Name Description
    IModel model
    Returns
    Type Description
    System.Collections.Generic.List<IXbimViewModel>
    | Improve this Doc View Source

    ContainmentView(IModel)

    Declaration
    public static List<IXbimViewModel> ContainmentView(IModel model)
    Parameters
    Type Name Description
    IModel model
    Returns
    Type Description
    System.Collections.Generic.List<IXbimViewModel>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim