TinSurfacePropertiesNumberOfTriangles Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public ulong NumberOfTriangles { get; }
Public ReadOnly Property NumberOfTriangles As ULong
Get
public:
property unsigned long long NumberOfTriangles {
unsigned long long get ();
}
member NumberOfTriangles : uint64 with get
Property Value
UInt64
See Also