FxOccFactoryCurve
- class FxOccFactoryCurve
Bases:
instance
Raises an exception This class cannot be instantiated from Python
- ellipse((FxOccFactoryCurve)arg1, (float)arg2, (float)arg3, (float)arg4, (float)arg5, (float)arg6, (float)arg7, (float)arg8, (float)arg9, (float)arg10, (float)arg11, (float)arg12) FxOccShape :
- C++ signature :
class boost::shared_ptr<class FxOccShape> ellipse(class FxOccFactoryCurves {lvalue},double,double,double,double,double,double,double,double,double,double,double)
- line((FxOccFactoryCurve)arg1, (float)arg2, (float)arg3, (float)arg4, (float)arg5) FxOccShape :
- C++ signature :
class boost::shared_ptr<class FxOccShape> line(class FxOccFactoryCurves {lvalue},double,double,double,double)
- makeWire((FxOccShapeVector)arg1) FxOccShapeVector :
- C++ signature :
class std::vector<class boost::shared_ptr<class FxOccShape>,class std::allocator<class boost::shared_ptr<class FxOccShape> > > makeWire(class std::vector<class boost::shared_ptr<class FxOccShape>,class std::allocator<class boost::shared_ptr<class FxOccShape> > >)
- rectangle((FxOccFactoryCurve)arg1, (float)arg2, (float)arg3, (float)arg4, (float)arg5) FxOccShape :
- C++ signature :
class boost::shared_ptr<class FxOccShape> rectangle(class FxOccFactoryCurves {lvalue},double,double,double,double)