Table of Contents

Method DecodeGlobalID

Namespace
VectorDraw.Serialize
Assembly
VectorDraw.Serialize.dll

DecodeGlobalID(string)

Reconstruction of the GUID from an IFC GUID string (base64)

public static Guid DecodeGlobalID(string guid)

Parameters

guid string

The GUID string to convert. Must be 22 characters int

Returns

Guid

GUID correspondig to the string