2020 Method
Changes 4
M

IFCData.CreateStringOfType

Description:
Creates a string data object of the specified type.
public static IFCData CreateStringOfType(
	string value,
	string typeName
)
Return Value The IFCData object. The IFCData object.