Gets storage value as boolean when its PrimitiveType is boolean.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool AsBoolean()
Return Value
Boolean
The bool value.
Exceptions
See Also
Reference