RVTDocs.com
Namespace: Autodesk.Revit.DB.IFC Class: IFCData

IFCData.AsBoolean

Method
Description:
Gets storage value as boolean when its PrimitiveType is boolean.
Syntax
public bool AsBoolean()
Exceptions
Exception Condition
InapplicableDataException The primitive type is not boolean.