TriangulatedShellComponentTriangleCount Property |
The number of triangles in the triangulation.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic int TriangleCount { get; }
Public ReadOnly Property TriangleCount As Integer
Get
public:
property int TriangleCount {
int get ();
}
member TriangleCount : int with get
Property Value
Int32
See Also