|
|
Active units
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property ActiveUnits As TakeoffUnits Get |
| C# |
|---|
public TakeoffUnits ActiveUnits { get; } |
| Visual C++ |
|---|
public: property TakeoffUnits ActiveUnits { TakeoffUnits get (); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |
| System..::..NotSupportedException | Object is Read-Only |