Search Results for

    Show / Hide Table of Contents

    Delegate CreateEntityEventHandler

    Namespace: Xbim.IO.Parser
    Assembly: Xbim.Common.dll
    Syntax
    public delegate IPersist CreateEntityEventHandler(string className, long? label, bool headerEntity, out int[] i);
    Parameters
    Type Name Description
    System.String className
    System.Nullable<System.Int64> label
    System.Boolean headerEntity
    System.Int32[] i
    Returns
    Type Description
    IPersist
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim