IFCData.CreateStringOfType
Description:
Creates a string data object of the specified type.
Creates a string data object of the specified type.
public static IFCData CreateStringOfType(
string value,
string typeName
)
-
StringvalueThe string value.
-
StringtypeNameThe type name.
-
A non-optional argument was NULL