2020 Method
Changes 4
M

IFCData.CreateBooleanOfType

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