IFCData.CreateBoolean
Description:
Creates a boolean data object.
Creates a boolean data object.
public static IFCData CreateBoolean(
bool value
)
-
BooleanvalueThe boolean value.
No comments yet. Start the discussion.
Loading…