|
|
Get row id of sheet id
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
| Visual Basic |
|---|
Public Function GetRowId ( _ sheetId As Guid _ ) As Long |
| C# |
|---|
public long GetRowId( Guid sheetId ) |
| Visual C++ |
|---|
public: long long GetRowId( Guid sheetId ) |
Parameters
- sheetId
- Type: System..::..Guid
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |