title: "CadLayer" category: reference tags: [entity, cad-layer, datamodel] source: Entities.xml date: 2026-04-17 status: published
CadLayer
Type: Entity Properties: 7 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("CadLayer")· ../tables/CadLayer
Contextsbewerken
- 0: CAD (
CadLayerContext.None) - 1: CAD (
CadLayerContext.CadLayer)
Statussenbewerken
- -1: Trash (
CadLayerStatus.Trash) - 0: None (
CadLayerStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CLYRID | 5 | false | |
| CadLayerGroup | CadLayerGroup | CLYRCLYRGID | true | ||
| Context | Context | CLYRCONTEXT | false | ||
| Description | UltimoString | CLYRDESCR | 200 | true | |
| Exported | Boolean | CLYREXPORTED | false | 0 | |
| RecordCreateDate | DateTime? | CLYRRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CLYRRECSTATUS | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("CadLayer")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("CadLayer")· ../tables/CadLayer DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="CadLayer")Before/After Save events voor CadLayer. Bron:workflows.xml.