Go to the source code of this file.
|
enum | Teigha.Core.OdBrErrorStatus {
Teigha.Core.odbrOK = 0
, Teigha.Core.odbrWrongObjectType = 39
, Teigha.Core.odbrInvalidObject = 121
, Teigha.Core.odbrUnsuitableTopology = 0XBC5
,
Teigha.Core.odbrMissingGeometry = 147
, Teigha.Core.odbrInvalidInput = 5
, Teigha.Core.odbrDegenerateTopology = 0XBCC
, Teigha.Core.odbrUninitialisedObject = 0xBCD
,
Teigha.Core.odbrOutOfMemory = 9
, Teigha.Core.odbrBrepChanged = 0xBC0
, Teigha.Core.odbrNotImplementedYet = 3
, Teigha.Core.odbrNullObjectId = 21
,
Teigha.Core.odbrNotApplicable = 4
, Teigha.Core.odbrWrongSubentityType = 189
, Teigha.Core.odbrNullSubentityId = 28
, Teigha.Core.odbrNullObjectPointer = 121
,
Teigha.Core.odbrObjectIdMismatch = 40
, Teigha.Core.odbrTopologyMismatch = 40
, Teigha.Core.odbrUnsuitableGeometry = 8
, Teigha.Core.odbrMissingSubentity = 138
,
Teigha.Core.odbrAmbiguousOutput = 8
, Teigha.Core.odbrUnrecoverableErrors = 121
, Teigha.Core.odbrMissingTopology = 0XBCC
, Teigha.Core.odbrWrongDatabase = 40
,
Teigha.Core.odbrNotInDatabase = 138
, Teigha.Core.odbrDegenerateGeometry = 147
} |
|