|
|
The fixed units of this variable. If the variable doesn't have fixed units, return Unspecified.
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property FixedUnits As TakeoffUnits Get |
| C# |
|---|
public TakeoffUnits FixedUnits { get; } |
| Visual C++ |
|---|
public: property TakeoffUnits FixedUnits { TakeoffUnits get (); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |