{"id":2094,"date":"2026-05-24T14:00:48","date_gmt":"2026-05-24T12:00:48","guid":{"rendered":"https:\/\/cad-kompass.de\/?page_id=2094"},"modified":"2026-06-26T17:13:22","modified_gmt":"2026-06-26T15:13:22","slug":"elementkanten","status":"publish","type":"page","link":"https:\/\/cad-kompass.de\/?page_id=2094","title":{"rendered":"Elementkanten"},"content":{"rendered":"\n<style>\n    .cad-page { max-width: 1200px; margin: 0 auto; padding: 20px 0 60px; font-family: inherit; color: #334155; line-height: 1.6; }\n    .cad-page *, .cad-page *::before, .cad-page *::after { box-sizing: border-box; }\n    .cad-page-title { font-size: 1.15rem; font-weight: 700; color: #1e293b; margin: 0 0 24px; padding: 0; letter-spacing: 0.01em; }\n    .cad-intro { margin-bottom: 12px; }\n    .cad-intro-header { background: #3f5f75; color: #fff; padding: 14px 20px; font-size: 0.95rem; font-weight: 600; cursor: pointer; display: flex; align-items: flex-start; gap: 8px; border-radius: 2px 2px 0 0; }\n    .cad-intro-header .cad-arrow { flex-shrink: 0; font-size: 0.75rem; margin-top: 3px; transition: transform 0.2s; }\n    .cad-intro-header.cad-collapsed .cad-arrow { transform: rotate(-90deg); }\n    .cad-intro-body { background: #f8f9fa; border: 1px solid #ddd; border-top: none; padding: 20px 24px; font-size: 0.9rem; line-height: 1.75; color: #334155; overflow: hidden; transition: max-height 0.3s ease, padding 0.3s ease; }\n    .cad-intro-body.cad-collapsed { max-height: 0; padding-top: 0; padding-bottom: 0; border-bottom: none; }\n    .cad-intro-body p { margin: 0 0 14px; }\n    .cad-intro-body p:last-child { margin-bottom: 0; }\n    .cad-accordion { margin-bottom: 50px; }\n    .cad-accordion-item { border-bottom: 1px solid #e8e8e8; }\n    .cad-accordion-trigger { width: 100%; background: none; border: none; padding: 14px 4px; font-size: 0.95rem; font-weight: 600; color: #1e293b; cursor: pointer; display: flex; align-items: center; gap: 10px; text-align: left; font-family: inherit; }\n    .cad-accordion-trigger:hover { background: #f5f7f8; color: #1e293b; }\n    .cad-accordion-trigger .cad-marker { font-size: 0.8rem; color: #334155; flex-shrink: 0; transition: transform 0.2s; }\n    .cad-accordion-trigger.cad-open .cad-marker { transform: rotate(90deg); }\n    .cad-accordion-content { max-height: 0; overflow: hidden; transition: max-height 0.35s ease; }\n    .cad-accordion-inner { padding: 4px 4px 20px 28px; font-size: 0.9rem; line-height: 1.75; color: #334155; }\n    .cad-accordion-inner p { margin: 0 0 12px; }\n    .cad-accordion-inner p:last-child { margin-bottom: 0; }\n    .cad-accordion-inner strong { color: #334155; }\n    .cad-hint { background: #F0F5FA; border-left: 3px solid #3f5f75; padding: 14px 20px; margin-bottom: 36px; font-size: 0.88rem; color: #334155; line-height: 1.65; }\n    .cad-cards-titel { font-size: 0.78rem; font-weight: 600; color: #7f8c8d; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 16px; padding-top: 20px; padding-left: 2px; border-top: 1px solid #e8e8e8; }\n    .cad-cards { display: grid; grid-template-columns: repeat(3, 390px); gap: 20px; margin-bottom: 40px; }\n    .cad-cards--zwei { grid-template-columns: repeat(2, 390px); justify-content: center; }\n    .cad-card { border: 1px solid #d0d0d0; border-radius: 4px; background: #fff; display: flex; flex-direction: column; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.03); transition: transform 0.22s ease, box-shadow 0.22s ease; }\n    .cad-card:hover { transform: translateY(-3px); box-shadow: 0 6px 20px rgba(63,95,117,0.10), 0 2px 6px rgba(0,0,0,0.04); }\n    .cad-card-header { padding: 22px 20px 0; text-align: center; }\n    .cad-card-step { font-size: 0.72rem; font-weight: 600; color: #7f8c8d; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 6px; }\n    .cad-card-title { font-size: 1.05rem; font-weight: 700; color: #1e293b; margin: 0 0 14px; }\n    .cad-card-divider { height: 1px; background: #ccc; margin: 0 20px; }\n    .cad-card-icon { text-align: center; padding: 18px 20px; }\n    .cad-card-icon svg { width: 44px; height: 44px; color: #3f5f75; }\n    .cad-card-body { padding: 0 20px; flex: 1; }\n    .cad-card-text { font-size: 0.85rem; line-height: 1.65; color: #334155; margin: 0; }\n    .cad-card-footer { padding: 20px 20px 24px; text-align: center; margin-top: auto; }\n    .cad-card-footer-divider { height: 1px; background: #ccc; margin: 0 0 20px; }\n    .cad-card-btn { display: inline-block; background: #3f5f75; color: #fff; text-decoration: none; padding: 10px 28px; font-size: 0.85rem; font-weight: 600; border-radius: 3px; transition: background 0.2s; }\n    .cad-card-btn:hover { background: #2a4a5c; color: #fff; text-decoration: none; }\n    .cad-quick-ref { background: #f8f9fa; border: 1px solid #d0d0d0; border-radius: 4px; padding: 18px 24px; margin-bottom: 40px; display: flex; align-items: center; gap: 16px; }\n    .cad-quick-ref svg { width: 32px; height: 32px; color: #3f5f75; flex-shrink: 0; }\n    .cad-quick-ref-text { font-size: 0.88rem; color: #334155; line-height: 1.6; }\n    .cad-quick-ref-text a { color: #3f5f75; font-weight: 600; text-decoration: none; }\n    .cad-quick-ref-text a:hover { text-decoration: underline; }\n    @media (max-width: 900px) { .cad-cards, .cad-cards--zwei { grid-template-columns: 1fr; gap: 16px; } }\n<\/style>\n\n<div class=\"cad-page\">\n\n    <h1 class=\"cad-page-title\">Civil 3D Grundlagen | Elementkanten<\/h1>\n\n    <div class=\"cad-intro\">\n        <div class=\"cad-intro-header\" onclick=\"cadToggleIntro(this)\">\n            <span class=\"cad-arrow\">&#9660;<\/span>\n            <span>Warum Elementkanten das Bindeglied zum Gel\u00e4ndemodell sind<\/span>\n        <\/div>\n        <div class=\"cad-intro-body\">\n            <p>Eine Elementkante ist eine Linie, die an jedem Punkt eine H\u00f6he tr\u00e4gt und mit anderen Civil-3D-Objekten zusammenarbeitet. Sie steht zwischen dem reinen Gel\u00e4ndemodell und allem, was darauf aufbaut: B\u00f6schungen, Verschneidungen, Profilk\u00f6rper. \u00dcber die dynamische Verkn\u00fcpfung wird sie zur lebenden Basis dieser Folgeobjekte: \u00e4ndert sich die Quelle, ziehen sie nach. Bordsteinkanten, Grabenkanten und freie Gel\u00e4ndekanten entstehen \u00fcber Elementkanten, nicht \u00fcber Polylinien.<\/p>\n            <p>Dieses Kapitel f\u00fchrt in drei Tutorials vom Konzept und den Erstellungswegen \u00fcber die H\u00f6henbearbeitung bis zum Rollenmodell, das zeigt, wie eine Elementkante als Quelle, Ziel oder Ergebnis in einem Civil-3D-Modell wirkt. Dazu gibt es den interaktiven Elementkanten-Explainer, in dem du St\u00fctzpunkt, H\u00f6henpunkt und Neigung ohne Civil 3D ausprobierst, und eine Kurzreferenz f\u00fcr den Ausdruck. F\u00fcr den Ernstfall steht eine eigenst\u00e4ndige Fehlerbehebung mit den elf h\u00e4ufigsten Problemen bereit. Die ab Civil 3D 2026.1\/2026.2 erg\u00e4nzten Griff-Funktionen sind an den passenden Stellen markiert, die klassischen Wege bleiben g\u00fcltig.<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"cad-accordion\">\n        <div class=\"cad-accordion-item\">\n            <button class=\"cad-accordion-trigger\" onclick=\"cadToggleAccordion(this)\">\n                <span class=\"cad-marker\">&#9658;<\/span>\n                Was ist der Unterschied zwischen einer Elementkante und einer 3D-Polylinie?\n            <\/button>\n            <div class=\"cad-accordion-content\">\n                <div class=\"cad-accordion-inner\">\n                    <p>Beide tragen H\u00f6hen, aber nur die Elementkante ist ein Civil-3D-Objekt mit Logik. Sie trennt St\u00fctzpunkte (Grundriss) von H\u00f6henpunkten (nur H\u00f6he), l\u00e4sst Neigungen gezielt setzen, geh\u00f6rt zu einem Gebiet und steuert ein DGM als Bruchkante mit dynamischer Reaktion. Eine 3D-Polylinie ist reine Geometrie ohne diese Wechselwirkung.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"cad-accordion-item\">\n            <button class=\"cad-accordion-trigger\" onclick=\"cadToggleAccordion(this)\">\n                <span class=\"cad-marker\">&#9658;<\/span>\n                Wozu der Unterschied zwischen St\u00fctzpunkt und H\u00f6henpunkt?\n            <\/button>\n            <div class=\"cad-accordion-content\">\n                <div class=\"cad-accordion-inner\">\n                    <p>Der St\u00fctzpunkt bestimmt den Linienverlauf im Lageplan, er erzeugt Knicke in XY. Der H\u00f6henpunkt \u00e4ndert den Grundriss nicht, er knickt nur das L\u00e4ngsgef\u00e4lle. Eine fast gerade Bordsteinkante braucht deshalb nur zwei St\u00fctzpunkte, aber mehrere H\u00f6henpunkte f\u00fcr Hochpunkt und Einfahrten. Wer f\u00fcr jeden Gef\u00e4llewechsel einen St\u00fctzpunkt setzt, verbiegt unn\u00f6tig den Grundriss.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"cad-accordion-item\">\n            <button class=\"cad-accordion-trigger\" onclick=\"cadToggleAccordion(this)\">\n                <span class=\"cad-marker\">&#9658;<\/span>\n                Warum m\u00fcssen Elementkanten in einem Gebiet liegen?\n            <\/button>\n            <div class=\"cad-accordion-content\">\n                <div class=\"cad-accordion-inner\">\n                    <p>Das Gebiet steuert die Wechselwirkung. Zwei Kanten im selben Gebiet einigen sich am Kreuzungspunkt auf eine gemeinsame H\u00f6he, Verschneidungsgruppen finden ihre Begrenzungslinien nur im eigenen Gebiet. Sollen Kanten unabh\u00e4ngig bleiben, geh\u00f6ren sie in getrennte Gebiete oder bewusst auf <code>&lt;Keine&gt;<\/code>. Springende H\u00f6hen an Kreuzungen haben fast immer eine Gebietsursache.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"cad-accordion-item\">\n            <button class=\"cad-accordion-trigger\" onclick=\"cadToggleAccordion(this)\">\n                <span class=\"cad-marker\">&#9658;<\/span>\n                Was ist eine dynamische Verkn\u00fcpfung zum DGM?\n            <\/button>\n            <div class=\"cad-accordion-content\">\n                <div class=\"cad-accordion-inner\">\n                    <p>Eine Elementkante kann als Bruchkante ein DGM steuern und ihre eigenen H\u00f6hen relativ aus einem DGM beziehen. Dynamisch bedeutet, dass \u00c4nderungen automatisch durchlaufen. Gef\u00e4hrlich wird es nur, wenn eine Kante aus demselben DGM H\u00f6hen bezieht, das sie selbst steuert: dieser Zirkelbezug h\u00e4lt das DGM dauerhaft auf \u201enicht aktuell&#8220;. Mehr dazu in der Fehlerbehebung, Fall 7.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"cad-accordion-item\">\n            <button class=\"cad-accordion-trigger\" onclick=\"cadToggleAccordion(this)\">\n                <span class=\"cad-marker\">&#9658;<\/span>\n                Was in Civil 3D baut auf Elementkanten auf?\n            <\/button>\n            <div class=\"cad-accordion-content\">\n                <div class=\"cad-accordion-inner\">\n                    <p>Eine ganze Menge. Elementkanten entstehen aus Achsen oder aus einem Profilk\u00f6rper, sie dienen als Ziel f\u00fcr Profilk\u00f6rper-Subassemblies, als Basislinie von Verschneidungen und B\u00f6schungen und als Bruchkante im DGM. Der eigentliche Mehrwert ist die dynamische Verkn\u00fcpfung: Du pflegst eine Quelle, die abh\u00e4ngige Geometrie zieht nach, wobei jede aufbauende Verschneidung oder Oberfl\u00e4che danach einen klar benannten Neuaufbau-Schritt braucht. Dieses Kapitel schneidet diese Ber\u00fchrungspunkte mit Wirkweise und Vorteil an, die volle Tiefe steht in den DGM-, B\u00f6schungs- und Profilk\u00f6rper-Kapiteln.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"cad-hint\">\n        Arbeite die drei Tutorials in der angegebenen Reihenfolge durch. Tutorial 2 setzt das Konzept aus Tutorial 1 voraus, Tutorial 3 ordnet beide in das Civil-3D-Rollenmodell ein und zeigt, wo Elementkanten als Quelle, Ziel oder Ergebnis weiterwirken. Empfohlene Vorbereitung: das DGM-Tutorial und das Gebiete-Tutorial.\n    <\/div>\n\n    <!-- Elementkanten: 3 Karten -->\n    <div class=\"cad-cards-titel\">Elementkanten<\/div>\n    <div class=\"cad-cards\">\n        <div class=\"cad-card\">\n            <div class=\"cad-card-header\">\n                <div class=\"cad-card-step\">Empfohlener Start<\/div>\n                <div class=\"cad-card-title\">Verstehen und erstellen<\/div>\n            <\/div>\n            <div class=\"cad-card-divider\"><\/div>\n            <div class=\"cad-card-icon\">\n                <svg viewBox=\"0 0 48 48\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <polyline points=\"8,34 18,24 28,28 40,16\"\/>\n                    <rect x=\"6\" y=\"32\" width=\"4\" height=\"4\" fill=\"currentColor\" stroke=\"none\"\/>\n                    <rect x=\"38\" y=\"14\" width=\"4\" height=\"4\" fill=\"currentColor\" stroke=\"none\"\/>\n                    <circle cx=\"18\" cy=\"24\" r=\"2.4\" stroke=\"#059669\"\/>\n                    <circle cx=\"28\" cy=\"28\" r=\"2.4\" stroke=\"#059669\"\/>\n                <\/svg>\n            <\/div>\n            <div class=\"cad-card-body\">\n                <p class=\"cad-card-text\">Was eine Elementkante von einer Polylinie unterscheidet, wof\u00fcr du sie brauchst, wie der Gebietsbezug wirkt und die Erstellungswege: freihand, aus Objekten, aus dem DGM, als Versatz mit H\u00f6he sowie aus Achse oder Profilk\u00f6rper.<\/p>\n            <\/div>\n            <div class=\"cad-card-footer\">\n                <div class=\"cad-card-footer-divider\"><\/div>\n                <a href=\"https:\/\/cad-kompass.de\/?p=2079\" class=\"cad-card-btn\">Tutorial \u00f6ffnen<\/a>\n            <\/div>\n        <\/div>\n\n        <div class=\"cad-card\">\n            <div class=\"cad-card-header\">\n                <div class=\"cad-card-step\">Kernwissen<\/div>\n                <div class=\"cad-card-title\">H\u00f6hen bearbeiten<\/div>\n            <\/div>\n            <div class=\"cad-card-divider\"><\/div>\n            <div class=\"cad-card-icon\">\n                <svg viewBox=\"0 0 48 48\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <polyline points=\"8,36 20,20 30,26 40,12\"\/>\n                    <line x1=\"8\" y1=\"40\" x2=\"40\" y2=\"40\" opacity=\"0.4\"\/>\n                    <circle cx=\"20\" cy=\"20\" r=\"2.6\" stroke=\"#059669\"\/>\n                    <path d=\"M30 26 L40 12\" stroke=\"#e8913a\" stroke-width=\"2\"\/>\n                    <text x=\"31\" y=\"24\" font-size=\"7\" fill=\"#e8913a\" stroke=\"none\">%<\/text>\n                <\/svg>\n            <\/div>\n            <div class=\"cad-card-body\">\n                <p class=\"cad-card-text\">St\u00fctzpunkt gegen H\u00f6henpunkt, das H\u00f6hen-Editor-Panorama, Schnellh\u00f6henbearbeitung, H\u00f6hen aus dem DGM und Neigungen. Plus der neue Griff-Workflow ab Civil 3D 2026.1\/2026.2, klar als Versionserweiterung markiert.<\/p>\n            <\/div>\n            <div class=\"cad-card-footer\">\n                <div class=\"cad-card-footer-divider\"><\/div>\n                <a href=\"https:\/\/cad-kompass.de\/?p=2081\" class=\"cad-card-btn\">Tutorial \u00f6ffnen<\/a>\n            <\/div>\n        <\/div>\n\n        <div class=\"cad-card\">\n            <div class=\"cad-card-header\">\n                <div class=\"cad-card-step\">Vertiefung<\/div>\n                <div class=\"cad-card-title\">Quelle, Ziel und Ergebnis<\/div>\n            <\/div>\n            <div class=\"cad-card-divider\"><\/div>\n            <div class=\"cad-card-icon\">\n                <svg viewBox=\"0 0 48 48\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <rect x=\"19\" y=\"5\" width=\"10\" height=\"7\" rx=\"1.2\"\/>\n                    <rect x=\"3\" y=\"36\" width=\"13\" height=\"7\" rx=\"1.2\"\/>\n                    <rect x=\"32\" y=\"36\" width=\"13\" height=\"7\" rx=\"1.2\"\/>\n                    <line x1=\"24\" y1=\"12\" x2=\"24\" y2=\"21\" opacity=\"0.55\"\/>\n                    <line x1=\"18\" y1=\"27\" x2=\"11\" y2=\"36\" opacity=\"0.55\"\/>\n                    <line x1=\"30\" y1=\"27\" x2=\"37\" y2=\"36\" opacity=\"0.55\"\/>\n                    <line x1=\"16\" y1=\"24\" x2=\"32\" y2=\"24\" stroke-width=\"2.2\" stroke=\"#059669\"\/>\n                    <circle cx=\"16\" cy=\"24\" r=\"2.4\" fill=\"#059669\" stroke=\"none\"\/>\n                    <circle cx=\"32\" cy=\"24\" r=\"2.4\" fill=\"#059669\" stroke=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <div class=\"cad-card-body\">\n                <p class=\"cad-card-text\">Welche Rolle eine Elementkante im Civil-3D-Modell \u00fcbernimmt: Quelle f\u00fcr Verschneidung, Bruchkante und Profilk\u00f6rper, Ziel f\u00fcr Profilk\u00f6rper-Querschnitte oder Ergebnis aus Versatz, DGM und Profilk\u00f6rper. Mit interaktivem Beziehungsmodell.<\/p>\n            <\/div>\n            <div class=\"cad-card-footer\">\n                <div class=\"cad-card-footer-divider\"><\/div>\n                <a href=\"https:\/\/cad-kompass.de\/?p=2083\" class=\"cad-card-btn\">Tutorial \u00f6ffnen<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Werkzeuge & Referenz: 2 Karten -->\n    <div class=\"cad-cards-titel\">Werkzeuge &amp; Referenz<\/div>\n    <div class=\"cad-cards cad-cards--zwei\">\n        <div class=\"cad-card\">\n            <div class=\"cad-card-header\">\n                <div class=\"cad-card-step\">Nachschlagewerk<\/div>\n                <div class=\"cad-card-title\">Elementkanten-Fehlerbehebung<\/div>\n            <\/div>\n            <div class=\"cad-card-divider\"><\/div>\n            <div class=\"cad-card-icon\">\n                <svg viewBox=\"0 0 48 48\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <circle cx=\"24\" cy=\"24\" r=\"16\"\/>\n                    <path d=\"M18 18c0-3.3 2.7-6 6-6s6 2.7 6 6c0 3-2 4-3.5 5s-2.5 2-2.5 4\"\/>\n                    <circle cx=\"24\" cy=\"35\" r=\"1.5\" fill=\"currentColor\" stroke=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <div class=\"cad-card-body\">\n                <p class=\"cad-card-text\">H\u00f6hen auf 0, DGM reagiert nicht, H\u00f6henzelle grau gesperrt, Zirkelbezug, Griffmen\u00fc fehlt? Der Entscheidungsbaum f\u00fchrt zum passenden Fall, dazu eine Galerie mit den elf h\u00e4ufigsten Problemen samt Diagnose, L\u00f6sung und QS-Checkliste.<\/p>\n            <\/div>\n            <div class=\"cad-card-footer\">\n                <div class=\"cad-card-footer-divider\"><\/div>\n                <a href=\"https:\/\/cad-kompass.de\/?p=2085\" class=\"cad-card-btn\">Fehlerbehebung \u00f6ffnen<\/a>\n            <\/div>\n        <\/div>\n\n        <div class=\"cad-card\">\n            <div class=\"cad-card-header\">\n                <div class=\"cad-card-step\">Interaktives Tool<\/div>\n                <div class=\"cad-card-title\">Elementkanten-Explainer<\/div>\n            <\/div>\n            <div class=\"cad-card-divider\"><\/div>\n            <div class=\"cad-card-icon\">\n                <svg viewBox=\"0 0 48 48\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <rect x=\"6\" y=\"9\" width=\"36\" height=\"20\" rx=\"2\"\/>\n                    <polyline points=\"11,24 19,17 27,20 37,13\"\/>\n                    <rect x=\"9.5\" y=\"22.5\" width=\"3\" height=\"3\" fill=\"currentColor\" stroke=\"none\"\/>\n                    <circle cx=\"19\" cy=\"17\" r=\"2\" stroke=\"#059669\"\/>\n                    <line x1=\"14\" y1=\"36\" x2=\"34\" y2=\"36\"\/>\n                    <line x1=\"18\" y1=\"40\" x2=\"30\" y2=\"40\"\/>\n                <\/svg>\n            <\/div>\n            <div class=\"cad-card-body\">\n                <p class=\"cad-card-text\">Probier St\u00fctzpunkt, H\u00f6henpunkt und Neigung im Browser aus. Setz eine H\u00f6he und sieh den Knick, setz eine Neigung und sieh die Folgeh\u00f6hen mitlaufen, schalte \u201erelativ zum DGM&#8220; und erlebe die gesperrten grauen Felder. Lernen ohne Civil 3D.<\/p>\n            <\/div>\n            <div class=\"cad-card-footer\">\n                <div class=\"cad-card-footer-divider\"><\/div>\n                <a href=\"https:\/\/cad-kompass.de\/?p=2076\" class=\"cad-card-btn\">Tool \u00f6ffnen<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Kurzreferenz-Banner -->\n    <div class=\"cad-quick-ref\">\n        <svg viewBox=\"0 0 32 32\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <rect x=\"6\" y=\"4\" width=\"20\" height=\"24\" rx=\"2\"\/>\n            <line x1=\"10\" y1=\"10\" x2=\"22\" y2=\"10\"\/>\n            <line x1=\"10\" y1=\"14\" x2=\"22\" y2=\"14\"\/>\n            <line x1=\"10\" y1=\"18\" x2=\"18\" y2=\"18\"\/>\n            <path d=\"M18 22l3 3 5-5\" stroke-width=\"1.8\"\/>\n        <\/svg>\n        <div class=\"cad-quick-ref-text\">\n            <a href=\"https:\/\/cad-kompass.de\/?p=2090\">Elementkanten-Kurzreferenz (A4)<\/a> \u2013 Begriffe, Linientyp-Vergleich, Erstellungswege, H\u00f6henbearbeitung klassisch und ab 2026, DGM-Anbindung, wo Elementkanten weiterwirken, Befehle und Top-Stolperstellen auf einer Seite zum Ausdrucken.\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<script>\n    function cadToggleIntro(el) {\n        el.classList.toggle('cad-collapsed');\n        el.nextElementSibling.classList.toggle('cad-collapsed');\n    }\n    function cadToggleAccordion(trigger) {\n        var content = trigger.nextElementSibling;\n        if (trigger.classList.contains('cad-open')) {\n            content.style.maxHeight = null;\n            trigger.classList.remove('cad-open');\n        } else {\n            content.style.maxHeight = content.scrollHeight + 'px';\n            trigger.classList.add('cad-open');\n        }\n    }\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Civil 3D Grundlagen | Elementkanten &#9660; Warum Elementkanten das Bindeglied zum Gel\u00e4ndemodell sind Eine Elementkante ist eine Linie, die an [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":2,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"disabled","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2094","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":false,"author_link":"https:\/\/cad-kompass.de\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"Civil 3D Grundlagen | Elementkanten &#9660; Warum Elementkanten das Bindeglied zum Gel\u00e4ndemodell sind Eine Elementkante ist eine Linie, die an [&hellip;]","_links":{"self":[{"href":"https:\/\/cad-kompass.de\/index.php?rest_route=\/wp\/v2\/pages\/2094","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cad-kompass.de\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cad-kompass.de\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cad-kompass.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cad-kompass.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2094"}],"version-history":[{"count":3,"href":"https:\/\/cad-kompass.de\/index.php?rest_route=\/wp\/v2\/pages\/2094\/revisions"}],"predecessor-version":[{"id":2111,"href":"https:\/\/cad-kompass.de\/index.php?rest_route=\/wp\/v2\/pages\/2094\/revisions\/2111"}],"up":[{"embeddable":true,"href":"https:\/\/cad-kompass.de\/index.php?rest_route=\/wp\/v2\/pages\/2"}],"wp:attachment":[{"href":"https:\/\/cad-kompass.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2094"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}