|
|
Set units to null
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
| Visual Basic |
|---|
Public Sub SetUnitsToNull |
| C# |
|---|
public void SetUnitsToNull() |
| Visual C++ |
|---|
public: void SetUnitsToNull() |
Exceptions
| Exception | Condition |
|---|---|
| System..::..NotSupportedException | Not supported if '!IsAbleToSetUnits' |
| System..::..ObjectDisposedException | Object has been Disposed |
| System..::..NotSupportedException | Object is Read-Only |