<Code Lib>
M

IFCData.AsBoolean

Description:
Gets storage value as boolean when its PrimitiveType is boolean.

public bool AsBoolean()

Boolean The bool value.

Loading…