|
|
Get Tessellation result
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
| Visual Basic |
|---|
Public Function GetResult As TessellationResult |
| C# |
|---|
public TessellationResult GetResult() |
| Visual C++ |
|---|
public: TessellationResult^ GetResult() |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |