Extended .NET SDK Documentation 2024 SP0
|
Go to the source code of this file.
Namespaces | |
namespace | Teigha |
namespace | Teigha.Core |
Enumerations | |
enum | Teigha.Core.EParallelVectOptions { Teigha.Core.eEnableParallelVectorization = 0x00000001 , Teigha.Core.eEnableParallelDisplay = 0x00000002 , Teigha.Core.eEnableOptimalThreadsNumber = 0x00000004 , Teigha.Core.eEnableSchedulerLogOutput = 0x00000008 , Teigha.Core.eEnablePerfMeasurements = 0x00000010 , Teigha.Core.eForcePartialUpdateForTest = 0x00000020 , Teigha.Core.eForceParallelVectorization = 0x00000040 , Teigha.Core.eEnableUpdateExtentsOnly = 0x00000080 } |