Checks whether the field type requires explicit unit conversions.
Namespace: Autodesk.Revit.DB.ExtensibleStorageAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2012
Syntax
C# |
---|
public bool NeedsUnits() |
Visual Basic |
---|
Public Function NeedsUnits As Boolean |
Visual C++ |
---|
public: bool NeedsUnits() |