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