IFCData.CreateBooleanOfType
Description:
Creates a boolean data object of the specified type.
Creates a boolean data object of the specified type.
public static IFCData CreateBooleanOfType(
bool value,
string typeName
)
-
BooleanvalueThe boolean value.
-
StringtypeNameThe type name.
-
A non-optional argument was null