2020 Method
Changes 4
M

IFCData.CreateDoubleOfType

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