Search Results for

    Show / Hide Table of Contents

    Class StepGuidHelper

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

    Methods

    | Improve this Doc View Source

    ConvertToBase64(Guid)

    Returns the 22 character length base 64 ifc compliant string

    Declaration
    public static string ConvertToBase64(Guid guid)
    Parameters
    Type Name Description
    System.Guid guid
    Returns
    Type Description
    System.String
    | Improve this Doc View Source

    ToPart21(Guid)

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