FxOccFactorySurfaces
- class FxOccFactorySurfaces
Bases:
instance
Raises an exception This class cannot be instantiated from Python
- faceFromPlanarCurves((FxOccFactorySurfaces)arg1, (FxOccShapeVector)arg2) FxOccShape :
- C++ signature :
class boost::shared_ptr<class FxOccShape> faceFromPlanarCurves(class FxOccFactorySurfaces {lvalue},class std::vector<class boost::shared_ptr<class FxOccShape>,class std::allocator<class boost::shared_ptr<class FxOccShape> > >)
- pointsToSurface((FxOccFactorySurfaces)arg1, (FxOccShape)arg2) FxOccShape :
- C++ signature :
class boost::shared_ptr<class FxOccShape> pointsToSurface(class boost::shared_ptr<class FxOccFactorySurfaces>,class boost::shared_ptr<class FxOccShape>)
- rectangle((FxOccFactorySurfaces)arg1, (float)arg2, (float)arg3, (float)arg4, (float)arg5) FxOccShape :
- C++ signature :
class boost::shared_ptr<class FxOccShape> rectangle(class FxOccFactorySurfaces {lvalue},double,double,double,double)