Gets storage value as boolean when its PrimitiveType is boolean.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function AsBoolean As Boolean
member AsBoolean : unit -> bool
Return Value
Boolean
The bool value.
Exceptions
See Also