| Revit 2024 API |
| IndexTriangle..::..GetSizeInShortInts Method |
| IndexTriangle Class See Also |
Gets the amount of storage that the primitive takes up in a buffer, measured in short integers.
Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:
2017
Syntax
| C# |
|---|
public static int GetSizeInShortInts() |
| Visual Basic |
|---|
Public Shared Function GetSizeInShortInts As Integer |
| Visual C++ |
|---|
public: static int GetSizeInShortInts() |