Checks whether the field type requires explicit unit conversions.
Namespace: Autodesk.Revit.DB.ExtensibleStorageAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool NeedsUnits()
Return Value
Boolean
True if units are required.
See Also
Reference