#include "PreCompiled.h"
#include "BRepAdaptor_CompCurve2.h"
#include <BRepAdaptor_Curve.hxx>
#include <BRepAdaptor_HCurve.hxx>
#include <BRepAdaptor_HCompCurve.hxx>
#include <BRepAdaptor_HArray1OfCurve.hxx>
#include <TColStd_HArray1OfReal.hxx>
#include <BRep_Tool.hxx>
#include <TopAbs_Orientation.hxx>
#include <GCPnts_AbscissaPoint.hxx>
#include <ElCLib.hxx>
#include <TopExp.hxx>
#include <TopoDS_Vertex.hxx>
#include "WireExplorer.h"
Go to the source code of this file.
Functions | |
Handle (Geom_BSplineCurve) BRepAdaptor_CompCurve2 | |
Handle (Geom_BezierCurve) BRepAdaptor_CompCurve2 |
Handle | ( | Geom_BSplineCurve | ) |
Definition at line 421 of file BRepAdaptor_CompCurve2.cxx.
Handle | ( | Geom_BezierCurve | ) |
Definition at line 416 of file BRepAdaptor_CompCurve2.cxx.
Referenced by Approximate::Approximate(), best_fit_test(), UniGridApprox::BuildSurf(), SpringbackCorrection::CalcCurv(), PartGui::ViewProviderCurveNet::computeEdges(), PartGui::ViewProviderPartBase::computeEdges(), createTestApproximate(), createTestBSPLINE(), Drawing::ProjectionAlgos::execute(), Import::FeatureImportStep::Execute(), exporter(), Part::TopoShape::exportFaceSet(), Part::TopoShape::exportIges(), Part::TopoShape::exportLineSet(), Part::TopoShape::exportStep(), findStyledSR(), Part::TopoShape::getFaces(), Part::TopoShape::getFacesFromSubelement(), Part::TopoShape::getMemSize(), MeshPart::CurveProjectorSimple::GetSampledCurves(), Part::TopoShape::importBrep(), importer(), Part::TopoShape::importIges(), Part::ImportIgesParts(), Part::TopoShape::importStep(), BRepAdaptor_CompCurve2::Initialize(), BRepAdaptor_CompCurve2::Intervals(), Part::TopoShape::makeHelix(), MeshPart::CurveProjectorWithToolMesh::makeToolMesh(), Part::TopoShape::makeTube(), cutting_tools::OffsetWires_FeatureBased(), cutting_tools::OffsetWires_Spiral(), cutting_tools::OffsetWires_Standard(), Part::Part2DObject::positionBySupport(), MeshPart::CurveProjectorSimple::projectCurve(), MeshPart::CurveProjectorShape::projectCurve(), Part::ReadColors(), Part::ReadNames(), Part::ProgressIndicator::Show(), PartGui::ViewProviderPartBase::showControlPointsOfEdge(), PartGui::ViewProviderPartBase::showControlPointsOfFace(), PartGui::ViewProviderPartBase::showControlPointsOfWire(), PartGui::ViewProviderPartBase::transferToArray(), Raytracing::PovTools::transferToArray(), and PartGui::ViewProviderPartExt::updateVisual().