title: "CadImportLine" category: reference tags: [entity, cad-import-line, datamodel] source: Entities.xml date: 2026-04-17 status: published
CadImportLine
Type: Entity Properties: 41 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("CadImportLine")· ../tables/CadImportLine
Contextsbewerken
- 0: CAD (
CadImportLineContext.None) - 1: Importregel (
CadImportLineContext.CadImportLine)
Statussenbewerken
- -1: Trash (
CadImportLineStatus.Trash) - 0: None (
CadImportLineStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CIMLID | 10 | false | |
| Article | Article | CIMLARTID | true | ||
| BimGuid | UltimoString | CIMLBIMGUID | 50 | true | |
| Building | Building | CIMLBLDID | true | ||
| BuildingFloor | BuildingFloor | CIMLBLDFBLDPBLDID, CIMLBLDFBLDPID, CIMLBLDFID | true | , , | |
| BuildingPart | BuildingPart | CIMLBLDPBLDID, CIMLBLDPID | true | , | |
| CadHandle | UInt64 | CIMLCADHANDLE | false | 0 | |
| CadIdHandle | UInt64 | CIMLCADIDHANDLE | false | 0 | |
| CadImportLineProperties | List[CadImportLineProperty] | CIMLPCIMLID | true | ||
| CadImportRun | CadImportRun | CIMLCIMRID | true | ||
| Context | Context | CIMLCONTEXT | false | ||
| CoordinateX | Decimal | CIMLCOORDINATEX | false | 0 | |
| CoordinateY | Decimal | CIMLCOORDINATEY | false | 0 | |
| Count | Int32 | CIMLCOUNT | false | 0 | |
| DataProvider | UltimoString | CIMLDATAPROVIDER | 50 | true | |
| Description | UltimoString | CIMLDESCR | 200 | true | |
| Equipment | Equipment | CIMLEQMID | true | ||
| Exported | Boolean | CIMLEXPORTED | false | 0 | |
| ExternalId | UltimoString | CIMLEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | CIMLEXTERNALSTATUS | 50 | true | |
| Feature | Feature | CIMLFTRID | true | ||
| ImportedBuildingCode | UltimoString | CIMLIMPORTEDBLDCODE | 11 | true | |
| ImportedBuildingFloorCode | UltimoString | CIMLIMPORTEDBLDFCODE | 23 | true | |
| ImportedBuildingPartCode | UltimoString | CIMLIMPORTEDBLDPCODE | 11 | true | |
| ImportedFloorName | UltimoString | CIMLIMPORTEDFLOORNAME | 200 | true | |
| ImportedFloorNetArea | Decimal | CIMLIMPORTEDFLOORNETAREA | false | 0 | |
| ImportedObjectCode | UltimoString | CIMLIMPORTEDOBJCODE | 30 | true | |
| ImportedSpaceCode | UltimoString | CIMLIMPORTEDSPCCODE | 40 | true | |
| NewSpaceCode | UltimoString | CIMLNEWSPCCODE | 40 | true | |
| ProcessFunction | ProcessFunction | CIMLPRFID | true | ||
| ProviderMutationDate | DateTime? | CIMLPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | CIMLRECCREATEDATE | true | SYSDATETIME | |
| Space | Space | CIMLSPCID | true | ||
| Status | Status | CIMLRECSTATUS | false | ||
| SystemCompany | Company | CIMLCOMPID | false | ||
| TargetContext | UltimoString | CIMLTARGETCONTEXT | 80 | true | |
| TargetEntity | UltimoString | CIMLTARGETENTITY | 100 | true | |
| TargetEquipmentType | EquipmentType | CIMLTARGETEQMTID | true | ||
| TargetMatchingProperty | UltimoString | CIMLTARGETMATCHPROP | 100 | true | |
| TargetStatus | UltimoString | CIMLTARGETSTATUS | 80 | true | |
| TransferNextTime | Boolean | CIMLTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("CadImportLine")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("CadImportLine")· ../tables/CadImportLine DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="CadImportLine")Before/After Save events voor CadImportLine. Bron:workflows.xml.