Search Results for

    Show / Hide Table of Contents

    Delegate CreateEntityDelegate

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