title: "CadImportRunError" category: reference tags: [entity, cad-import-run-error, datamodel] source: Entities.xml date: 2026-04-17 status: published
CadImportRunError
Type: Entity Properties: 16 Contexts: 3 Statussen: 2
DB-schema:
lookup_table_schema("CadImportRunError")· ../tables/CadImportRunError
Contextsbewerken
- 0: CAD (
CadImportRunErrorContext.None) - 1: Fout (
CadImportRunErrorContext.CadImportRunError) - 2: Waarschuwing (
CadImportRunErrorContext.CadImportRunWarning)
Statussenbewerken
- -1: Trash (
CadImportRunErrorStatus.Trash) - 0: None (
CadImportRunErrorStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CIMREID | 10 | false | |
| CadDuplicateIdHandle | UInt64 | CIMRECADDUPLICATEIDHANDLE | false | 0 | |
| CadHandle | UInt64 | CIMRECADHANDLE | false | 0 | |
| CadIdHandle | UInt64 | CIMRECADIDHANDLE | false | 0 | |
| CadImportRun | CadImportRun | CIMRECIMRID | true | ||
| CadObjectHandle | UInt64 | CIMRECADOBJECTHANDLE | false | 0 | |
| CadOverlapHandle | UInt64 | CIMRECADOVERLAPHANDLE | false | 0 | |
| Context | Context | CIMRECONTEXT | false | ||
| CoordinateX | Decimal | CIMRECOORDINATEX | false | 0 | |
| CoordinateY | Decimal | CIMRECOORDINATEY | false | 0 | |
| Description | UltimoString | CIMREDESCR | 200 | true | |
| Exported | Boolean | CIMREEXPORTED | false | 0 | |
| ObjectDefinitionDescription | UltimoString | CIMRECIMPODDESCR | 200 | true | |
| RecordCreateDate | DateTime? | CIMRERECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CIMRERECSTATUS | false | ||
| SystemCompany | Company | CIMRECOMPID | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("CadImportRunError")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("CadImportRunError")· ../tables/CadImportRunError DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="CadImportRunError")Before/After Save events voor CadImportRunError. Bron:workflows.xml.