|
BIMHome v1.0.0
BIMHome接口文档说明
|
成员的完整列表,这些成员属于 CurveHelper,包括所有继承而来的类成员
| getBasisCurveOfTrimmedCurve(App::IDocumentObject *pTrimmedCurve, const std::string &objName="BasisCurveOfTrimmedCurve", App::IDocument *pParentDoc=nullptr) | CurveHelper | static |
| getCurveStartPointAndEndPoint(App::IDocumentObject *pCurve, Base::Vector3d &startPoint, Base::Vector3d &endPoint) | CurveHelper | static |
| getCurveType(App::IDocumentObject *pCurve) | CurveHelper | static |
| getParameter(const Base::PolyLine &polyLine, const Base::Vector3d &point) | CurveHelper | static |
| getParameter(std::shared_ptr< Base::Curve > bcurve, const Base::Vector3d &point) | CurveHelper | static |
| getParameter(const Base::PolyLine2D &polyLine, const Base::Vector2d &point) | CurveHelper | static |