<Code Lib>
2023 Method
Changes 4
M

IFCData.CreateLogicalOfType

Description:
Creates a logical data object of the specified type.

public static IFCData CreateLogicalOfType(
	IFCLogical value,
	string typeName
)

Return Value The IFCData object. The IFCData object.

Loading…