Property FaceCount
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
FaceCount
Gets the number of faces in the hull.
public int FaceCount { get; }Property Value
Exceptions
- ObjectDisposedException
-
The hull has been disposed.
Gets the number of faces in the hull.
public int FaceCount { get; }The hull has been disposed.