|
|
Get edge point index
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
| Visual Basic |
|---|
Public Function GetEdgeLoopAtIndex ( _ index As Integer _ ) As LcUInt32Vector |
| C# |
|---|
public LcUInt32Vector GetEdgeLoopAtIndex( int index ) |
| Visual C++ |
|---|
public: LcUInt32Vector^ GetEdgeLoopAtIndex( int index ) |
Parameters
- index
- Type: System..::..Int32
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |