IFCData.AsBoolean
Description:
Gets storage value as boolean when its PrimitiveType is boolean.
Gets storage value as boolean when its PrimitiveType is boolean.
public bool AsBoolean()
The bool value.
The bool value.
-
The primitive type is not boolean.