IFCData.CreateLogicalOfType
Description:
Creates a logical data object of the specified type.
Creates a logical data object of the specified type.
public static IFCData CreateLogicalOfType(
IFCLogical value,
string typeName
)
-
valueThe IFCLogical value.
-
typeNameThe type name.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration