ViewDesignEngine  3.1.0
高性能 CAD 计算几何引擎
vde::sketch 命名空间参考

struct  SketchPoint
 草图点元素 更多...
 
struct  SketchLine
 草图线段元素 更多...
 
struct  SketchCircle
 草图圆元素 更多...
 
struct  Constraint
 约束实例 更多...
 
struct  SolverResult
 求解器返回结果 更多...
 
class  ConstraintSolver
 二维几何约束求解器 更多...
 

枚举

enum class  ConstraintType {
  Horizontal , Vertical , Parallel , Perpendicular ,
  Coincident , EqualLength , Distance , Radius ,
  Tangent , Concentric , FixedPoint , Fixed ,
  Angle
}
 约束类型枚举 更多...