title: "CadImportProfile" category: reference tags: [entity, cad-import-profile, datamodel] source: Entities.xml date: 2026-04-17 status: published
CadImportProfile
Type: Entity Properties: 38 Contexts: 4 Statussen: 4
DB-schema:
lookup_table_schema("CadImportProfile")· ../tables/CadImportProfile
Contextsbewerken
- 0: XML (
CadImportProfileContext.None) - 1: XML (
CadImportProfileContext.XmlImportProfile) - 2: Ruimtes (
CadImportProfileContext.CadImportProfileSpace) - 4: Objecten (
CadImportProfileContext.CadImportProfileObject)
Statussenbewerken
- -1: Trash (
CadImportProfileStatus.Trash) - 0: None (
CadImportProfileStatus.None) - 1: Open (
CadImportProfileStatus.Created) - 2: Goedgekeurd (
CadImportProfileStatus.Approved)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CIMPID | 10 | false | |
| AreaConversionFactor | Decimal | CIMPAREACONVERSIONFACTOR | false | 0.000001 | |
| AreaPrecision | Int16 | CIMPAREAPRECISION | false | 2 | |
| BuildingFloorBlockName | UltimoString | CIMPBLDFBLOCKNAME | 50 | true | |
| BuildingFloorIdBlockAttribute | UltimoString | CIMPBLDFIDBLOCKATTR | 50 | true | |
| BuildingFloorIdMTextLineNumber | Int32 | CIMPBLDFIDMTEXTLINENR | false | 0 | |
| BuildingFloorIdRegex | UltimoString | CIMPBLDFIDREGEX | 50 | true | |
| BuildingFloorInfoLayer | UltimoString | CIMPBLDFINFOLAYER | 50 | true | |
| BuildingFloorInfoType | CadImportInfoObjectType | CIMPBLDFINFOTYPE | false | 0 | |
| BuildingFloorPolylineLayer | UltimoString | CIMPBLDFPOLYLINELAYER | 50 | true | |
| BuildingFloorSearchType | CadBuildingFloorSearchType | CIMPBLDFSEARCHTYPE | false | 0 | |
| BuildingIdBlockAttribute | UltimoString | CIMPBLDIDBLOCKATTR | 50 | true | |
| BuildingIdMTextLineNumber | Int32 | CIMPBLDIDMTEXTLINENR | false | 0 | |
| BuildingIdRegex | UltimoString | CIMPBLDIDREGEX | 50 | true | |
| BuildingPartIdBlockAttribute | UltimoString | CIMPBLDPIDBLOCKATTR | 50 | true | |
| BuildingPartIdMTextLineNumber | Int32 | CIMPBLDPIDMTEXTLINENR | false | 0 | |
| BuildingPartIdRegex | UltimoString | CIMPBLDPIDREGEX | 50 | true | |
| BuildingPartSearchType | CadBuildingFloorSearchType | CIMPBLDPSEARCHTYPE | false | 0 | |
| BuildingSearchType | CadBuildingFloorSearchType | CIMPBLDSEARCHTYPE | false | 0 | |
| CadImportProfileProperties | List[CadImportProfileProperty] | CIMPPCIMPID | true | ||
| CadImportRuns | List[CadImportRun] | CIMRCIMPID | true | ||
| Context | Context | CIMPCONTEXT | false | ||
| ContinueOnErrors | Boolean | CIMPCONTINUEONERRORS | false | 0 | |
| Description | UltimoString | CIMPDESCR | 200 | true | |
| Documents | List[Document] | DOCCIMPID | true | ||
| Exported | Boolean | CIMPEXPORTED | false | 0 | |
| FilterAttribute | UltimoString | CIMPFILTERATTRIBUTE | 50 | true | |
| FilterAttributeValue | UltimoString | CIMPFILTERATTRIBUTEVALUE | 50 | true | |
| GroupFilterAttribute | UltimoString | CIMPGROUPFILTERATTRIBUTE | 50 | true | |
| GroupFilterAttributeValue | UltimoString | CIMPGROUPFILTERATTRIBUTEVAL | 50 | true | |
| RecordCreateDate | DateTime? | CIMPRECCREATEDATE | true | SYSDATETIME | |
| SpaceBlockIdAttribute | UltimoString | CIMPSPCBLOCKIDATTRIBUTE | 50 | true | |
| SpaceBlockName | UltimoString | CIMPSPCBLOCKNAME | 50 | true | |
| SpaceInfoLayer | UltimoString | CIMPSPCINFOLAYER | 50 | true | |
| SpaceInfoType | CadImportInfoObjectType | CIMPSPCINFOTYPE | false | 0 | |
| SpaceMTextLineNumber | Int32 | CIMPSPCMTEXTLINENUMBER | false | 0 | |
| SpacePolylineLayer | UltimoString | CIMPSPCPOLYLINELAYER | 50 | true | |
| Status | Status | CIMPRECSTATUS | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("CadImportProfile")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("CadImportProfile")· ../tables/CadImportProfile DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="CadImportProfile")Before/After Save events voor CadImportProfile. Bron:workflows.xml.