RVTDocs.com

ExporterIFCUtils.CreateAlternateGUID

Method
Description:
Creates a GUID for the given element.
Syntax
public static string CreateAlternateGUID(
	Element pElement
)
Parameters
Parameter Type Description
pElement Element The element.
Return Value
Type Description
String The guid string.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null