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