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