2020 Method
Changes 4
M

IFCData.CreateIntegerOfType

Description:
Creates an integer data object of the specified type.
public static IFCData CreateIntegerOfType(
	int value,
	string typeName
)
Return Value The IFCData object. The IFCData object.