Search Results for

    Show / Hide Table of Contents

    Class IfcStorageTypeExtensions

    Inheritance
    System.Object
    IfcStorageTypeExtensions
    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.IO
    Assembly: Xbim.Common.dll
    Syntax
    public static class IfcStorageTypeExtensions

    Methods

    | Improve this Doc View Source

    IsStepTextFile(String)

    Returns true if ifc or stp file extension

    Declaration
    public static bool IsStepTextFile(this string path)
    Parameters
    Type Name Description
    System.String path
    Returns
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsStepXmlFile(String)

    Declaration
    public static bool IsStepXmlFile(this string path)
    Parameters
    Type Name Description
    System.String path
    Returns
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsStepZipFile(String)

    Declaration
    public static bool IsStepZipFile(this string path)
    Parameters
    Type Name Description
    System.String path
    Returns
    Type Description
    System.Boolean
    | Improve this Doc View Source

    StorageType(String)

    Declaration
    public static StorageType StorageType(this string path)
    Parameters
    Type Name Description
    System.String path
    Returns
    Type Description
    StorageType
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim