PyMpc.FxOccQuery

Classes

Functions

BSplineSurfaceInfo((FxOccShape)arg1) str :
C++ signature :

class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > BSplineSurfaceInfo(class boost::shared_ptr<class FxOccShape>)

applyRandomDeformation((FxOccShape)arg1, (float)arg2) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> applyRandomDeformation(class boost::shared_ptr<class FxOccShape>,double)

computeDistance((FxOccShape)arg1, (FxOccShape)arg2) DistanceInfo :
C++ signature :

struct `anonymous namespace’::DistanceInfo computeDistance(class boost::shared_ptr<class FxOccShape>,class boost::shared_ptr<class FxOccShape>)

fillFace((FxOccShape)arg1, (FxOccShape)arg2) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> fillFace(class boost::shared_ptr<class FxOccShape>,class boost::shared_ptr<class FxOccShape>)

increaseOrder((FxOccShape)arg1, (float)arg2, (float)arg3) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> increaseOrder(class boost::shared_ptr<class FxOccShape>,double,double)

isBSplineSurface((FxOccShape)arg1) bool :
C++ signature :

bool isBSplineSurface(class boost::shared_ptr<class FxOccShape>)

makeCompound((list)arg1) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> makeCompound(class boost::python::list)

makeEdge((FxOccShape)arg1, (FxOccShape)arg2) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> makeEdge(class boost::shared_ptr<class FxOccShape>,class boost::shared_ptr<class FxOccShape>)

makeFace((FxOccShape)arg1) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> makeFace(class boost::shared_ptr<class FxOccShape>)

makeFace((FxOccShape)arg1, (list)arg2) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> makeFace(class boost::shared_ptr<class FxOccShape>,class boost::python::list)

makeHelix((float)arg1, (float)arg2, (int)arg3, (int)arg4) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> makeHelix(double,double,int,int)

makeShell((list)arg1) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> makeShell(class boost::python::list)

makeSolid((FxOccShape)arg1) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> makeSolid(class boost::shared_ptr<class FxOccShape>)

makeVertex((float)arg1, (float)arg2, (float)arg3) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> makeVertex(double,double,double)

makeVertex((tuple)arg1) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> makeVertex(class boost::python::tuple)

makeVertex((list)arg1) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> makeVertex(class boost::python::list)

makeVertex((vec)arg1) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> makeVertex(class Eigen::Matrix<double,-1,1,0,-1,1>)

makeVertex((vec3)arg1) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> makeVertex(class Eigen::Matrix<double,3,1,0,3,1>)

makeWire((list)arg1) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> makeWire(class boost::python::list)

merge((list)arg1, (float)arg2) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> merge(class boost::python::list,double)

toBSplineSurface((FxOccShape)arg1) FxOccShape :
C++ signature :

class boost::shared_ptr<class FxOccShape> toBSplineSurface(class boost::shared_ptr<class FxOccShape>)

visualRepresentationControlPolygon((FxOccShape)arg1) FxShape :
C++ signature :

class boost::shared_ptr<class FxShape> visualRepresentationControlPolygon(class boost::shared_ptr<class FxOccShape>)

visualRepresentationSurface((FxOccShape)arg1) FxShape :
C++ signature :

class boost::shared_ptr<class FxShape> visualRepresentationSurface(class boost::shared_ptr<class FxOccShape>)