BIMHome v1.0.0
BIMHome接口文档说明
Public 成员函数 | 所有成员列表
Curve2D类 参考abstract

#include <Curve2D.h>

类 Curve2D 继承关系图:
Geometry2D ArcofCircle2D ArcofEllipse2D BSplineCurve2D BezierCurve2D Circle2D Ellipse2D Hyperbola2D Line2D LineSegment2D Parabola2D PolyLine2D

Public 成员函数

virtual Geometry2Dcopy (void) const =0
 
 Curve2D ()
 
virtual Base::Vector2d getCenterPoint ()
 获取中心点
 
virtual double getLength () const
 获取长度
 
virtual bool isClosed ()=0
 
- Public 成员函数 继承自 Geometry2D
Geometry2Dclone (void) const
 
 Geometry2D ()
 
Geometry2DType getType () const
 
virtual ~Geometry2D ()
 

额外继承的成员函数

- Protected 属性 继承自 Geometry2D
Geometry2DType mType
 

该类的文档由以下文件生成: