Files
kompas3d-mcp/docs/Kompas3D_SDK/interfaces/intersection.md
T
mikhail e1337e4016 feat(sdk-docs): MD-база знаний SDK — в репозиторий; генератор и зеркало убраны
docs/Kompas3D_SDK/ становится каноническим источником справки КОМПАС SDK
и включается в репозиторий (2491 файл, ~14 МБ). HTML-зеркало
docs/KOMPAS_SDK_ru-RU/ (~1.4 ГБ, © АСКОН) и генератор
tools/build_kompas3d_sdk.py больше не нужны — регенерация не предполагается.

- .gitignore: MD-база разблокирована; зеркало остаётся проигнорированным
  (safety-net на случай повторной локальной выгрузки).
- CLAUDE.md / SKILL.md: убраны упоминания регенерации и зеркала.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 20:00:05 +03:00

18 lines
654 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Intersection_Type - Типы пересечений"
type: interface
api: [api7]
domain: [3d]
tags: [interface, api7, 3d, intersection]
sources:
- intersection_type.html
---
*Структуры параметров и константы > Константы  > Прочие  > 3D *
| itTangentPoint | 1 | Пересечение точкой |
| --- | --- | --- |
| itTangentCurve | 2 | Пересечение вдоль касательной линии |
| itTangentSurface | 3 | Пересечение касательной областью поверхности |
| itBody | 4 | Пересечение образует тело |