|
ViewDesignEngine
3.1.0
高性能 CAD 计算几何引擎
|
草图点元素 更多...
#include <constraint_solver.h>

Public 属性 | |
| int | id |
| 唯一标识 更多... | |
| Point2D | pos |
| 2D 坐标 更多... | |
| bool | fixed = false |
| 是否固定(排除自由度) 更多... | |
草图点元素
在文件 constraint_solver.h 第 15 行定义.
| bool vde::sketch::SketchPoint::fixed = false |
是否固定(排除自由度)
在文件 constraint_solver.h 第 18 行定义.
| int vde::sketch::SketchPoint::id |
唯一标识
在文件 constraint_solver.h 第 16 行定义.
| Point2D vde::sketch::SketchPoint::pos |
2D 坐标
在文件 constraint_solver.h 第 17 行定义.