ExporterIFCUtilsCreateGUID Method

Creates a randomized GUID.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static string CreateGUID()

Return Value

String
The guid string.
See Also