The python export class for BRepOffsetAPI_MakeFilling. More...
#include <BRepOffsetAPI_MakeFillingPy.h>
Public Types | |
typedef BRepOffsetAPI_MakeFilling * | PointerType |
![]() | |
typedef void * | PointerType |
enum | Status { Valid = 0 , Immutable = 1 , Notify = 2 , NoTrack = 3 } |
Public Member Functions | |
BRepOffsetAPI_MakeFillingPy (BRepOffsetAPI_MakeFilling *pcObject, PyTypeObject *T=&Type) | |
virtual PyTypeObject * | GetType (void) |
virtual int | PyInit (PyObject *args, PyObject *k) |
PyInit method Override this method to initialize a newly created instance of the class (Constructor) More... | |
std::string | representation (void) const |
callbacks and implementers for the python object attributes | |
PyObject * | getCustomAttributes (const char *attr) const |
getter method for special attributes (e.g. dynamic ones) More... | |
int | setCustomAttributes (const char *attr, PyObject *obj) |
setter for special attributes (e.g. More... | |
BRepOffsetAPI_MakeFilling * | getBRepOffsetAPI_MakeFillingPtr (void) const |
getter for the object handled by this class More... | |
![]() | |
PyObjectBase * | DecRef (void) |
decref method wrapper (see python extending manual) More... | |
PyObjectBase * | IncRef (void) |
incref method wrapper (see python extending manual) More... | |
bool | isConst () |
bool | isNotTracking () const |
bool | isValid () |
PyObjectBase (void *, PyTypeObject *T) | |
Constructor Sets the Type of the object (for inheritance) and decrease the the reference count of the PyObject. More... | |
void | setConst () |
void | setInvalid () |
void | setNotTracking (bool on=true) |
void | setShouldNotify (bool on) |
bool | shouldNotify () const |
void | startNotify () |
Static Public Member Functions | |
static PyObject * | PyMake (struct _typeobject *, PyObject *, PyObject *) |
BRepOffsetAPI_MakeFillingPy::PyMake. More... | |
![]() | |
static void | PyDestructor (PyObject *P) |
Wrapper for the Python destructor. More... | |
Static Public Attributes | |
static PyGetSetDef | GetterSetter [] |
Attribute structure of BRepOffsetAPI_MakeFillingPy. More... | |
static PyMethodDef | Methods [] |
Methods structure of BRepOffsetAPI_MakeFillingPy. More... | |
static PyTypeObject | Type |
Type structure of BRepOffsetAPI_MakeFillingPy. More... | |
![]() | |
static PyMethodDef | Methods [] |
static PyTypeObject | Type |
Py_Header struct from python.h. More... | |
Protected Member Functions | |
~BRepOffsetAPI_MakeFillingPy () | |
![]() | |
void | setTwinPointer (void *ptr) |
Overrides the pointer to the twin object. More... | |
virtual | ~PyObjectBase () |
destructor More... | |
Additional Inherited Members | |
![]() | |
std::bitset< 32 > | StatusBits |
Detailed Description
The python export class for BRepOffsetAPI_MakeFilling.
Member Typedef Documentation
◆ PointerType
typedef BRepOffsetAPI_MakeFilling* Part::BRepOffsetAPI_MakeFillingPy::PointerType |
Constructor & Destructor Documentation
◆ ~BRepOffsetAPI_MakeFillingPy()
|
protected |
◆ BRepOffsetAPI_MakeFillingPy()
BRepOffsetAPI_MakeFillingPy::BRepOffsetAPI_MakeFillingPy | ( | BRepOffsetAPI_MakeFilling * | pcObject, |
PyTypeObject * | T = &Type |
||
) |
Referenced by PyMake().
Member Function Documentation
◆ add()
implementer for the add() method
References getBRepOffsetAPI_MakeFillingPtr(), Base::VectorPy::Type, Part::TopoShapeEdgePy::Type, Part::TopoShapeFacePy::Type, and draftgeoutils.general::vec().
Referenced by staticCallback_add().
◆ build()
implementer for the build() method
References getBRepOffsetAPI_MakeFillingPtr().
Referenced by staticCallback_build().
◆ G0Error()
implementer for the G0Error() method
References getBRepOffsetAPI_MakeFillingPtr().
Referenced by staticCallback_G0Error().
◆ G1Error()
implementer for the G1Error() method
References getBRepOffsetAPI_MakeFillingPtr().
Referenced by staticCallback_G1Error().
◆ G2Error()
implementer for the G2Error() method
References getBRepOffsetAPI_MakeFillingPtr().
Referenced by staticCallback_G2Error().
◆ getBRepOffsetAPI_MakeFillingPtr()
BRepOffsetAPI_MakeFilling * BRepOffsetAPI_MakeFillingPy::getBRepOffsetAPI_MakeFillingPtr | ( | void | ) | const |
getter for the object handled by this class
Referenced by add(), build(), G0Error(), G1Error(), G2Error(), isDone(), loadInitSurface(), setApproxParam(), setConstrParam(), setResolParam(), and shape().
◆ getCustomAttributes()
PyObject * BRepOffsetAPI_MakeFillingPy::getCustomAttributes | ( | const char * | attr | ) | const |
getter method for special attributes (e.g. dynamic ones)
◆ GetType()
|
virtual |
Reimplemented from Base::PyObjectBase.
◆ isDone()
implementer for the isDone() method
References getBRepOffsetAPI_MakeFillingPtr().
Referenced by staticCallback_isDone().
◆ loadInitSurface()
implementer for the loadInitSurface() method
References getBRepOffsetAPI_MakeFillingPtr(), shape(), and Part::TopoShapeFacePy::Type.
Referenced by staticCallback_loadInitSurface().
◆ PyInit()
PyInit method Override this method to initialize a newly created instance of the class (Constructor)
Reimplemented from Base::PyObjectBase.
References Base::PyObjectBase::setTwinPointer().
◆ PyMake()
|
static |
BRepOffsetAPI_MakeFillingPy::PyMake.
References BRepOffsetAPI_MakeFillingPy().
◆ representation()
std::string BRepOffsetAPI_MakeFillingPy::representation | ( | void | ) | const |
Referenced by ifc4.ifcproduct::placementforshaperepresentation(), automotive_design.motion_link_relationship::wr1(), automotive_design.pcurve::wr1(), automotive_design.degenerate_pcurve::wr1(), config_control_design.pcurve::wr1(), config_control_design.degenerate_pcurve::wr1(), ifc2x3.ifcproduct::wr1(), automotive_design.pcurve::wr2(), automotive_design.degenerate_pcurve::wr2(), config_control_design.pcurve::wr2(), and config_control_design.degenerate_pcurve::wr2().
◆ setApproxParam()
implementer for the setApproxParam() method
References getBRepOffsetAPI_MakeFillingPtr().
Referenced by staticCallback_setApproxParam().
◆ setConstrParam()
implementer for the setConstrParam() method
References getBRepOffsetAPI_MakeFillingPtr().
Referenced by staticCallback_setConstrParam().
◆ setCustomAttributes()
int BRepOffsetAPI_MakeFillingPy::setCustomAttributes | ( | const char * | attr, |
PyObject * | obj | ||
) |
setter for special attributes (e.g.
dynamic ones) Output: Success=1, Failure=-1, Ignore=0
◆ setResolParam()
implementer for the setResolParam() method
References getBRepOffsetAPI_MakeFillingPtr().
Referenced by staticCallback_setResolParam().
◆ shape()
implementer for the shape() method
References getBRepOffsetAPI_MakeFillingPtr().
Referenced by draftguitools.gui_offset.Offset::action(), PathScripts.PathSurfaceSupport.PathGeometryGenerator::generatePathGeometry(), loadInitSurface(), draftguitools.gui_offset.Offset::numericRadius(), and staticCallback_shape().
◆ staticCallback_add()
|
static |
callback for the add() method
References add(), Base::BaseExceptionFreeCADAbort, Base::BaseExceptionFreeCADError, Base::PyObjectBase::isConst(), Base::PyObjectBase::isValid(), Base::PyObjectBase::PyObjectBase(), and Base::PyObjectBase::startNotify().
◆ staticCallback_build()
|
static |
callback for the build() method
References Base::BaseExceptionFreeCADAbort, Base::BaseExceptionFreeCADError, build(), Base::PyObjectBase::isConst(), Base::PyObjectBase::isValid(), Base::PyObjectBase::PyObjectBase(), and Base::PyObjectBase::startNotify().
◆ staticCallback_G0Error()
|
static |
callback for the G0Error() method
References Base::BaseExceptionFreeCADAbort, Base::BaseExceptionFreeCADError, G0Error(), Base::PyObjectBase::isConst(), Base::PyObjectBase::isValid(), Base::PyObjectBase::PyObjectBase(), and Base::PyObjectBase::startNotify().
◆ staticCallback_G1Error()
|
static |
callback for the G1Error() method
References Base::BaseExceptionFreeCADAbort, Base::BaseExceptionFreeCADError, G1Error(), Base::PyObjectBase::isConst(), Base::PyObjectBase::isValid(), Base::PyObjectBase::PyObjectBase(), and Base::PyObjectBase::startNotify().
◆ staticCallback_G2Error()
|
static |
callback for the G2Error() method
References Base::BaseExceptionFreeCADAbort, Base::BaseExceptionFreeCADError, G2Error(), Base::PyObjectBase::isConst(), Base::PyObjectBase::isValid(), Base::PyObjectBase::PyObjectBase(), and Base::PyObjectBase::startNotify().
◆ staticCallback_isDone()
|
static |
callback for the isDone() method
References Base::BaseExceptionFreeCADAbort, Base::BaseExceptionFreeCADError, Base::PyObjectBase::isConst(), isDone(), Base::PyObjectBase::isValid(), Base::PyObjectBase::PyObjectBase(), and Base::PyObjectBase::startNotify().
◆ staticCallback_loadInitSurface()
◆ staticCallback_setApproxParam()
◆ staticCallback_setConstrParam()
◆ staticCallback_setResolParam()
◆ staticCallback_shape()
|
static |
callback for the shape() method
References Base::BaseExceptionFreeCADAbort, Base::BaseExceptionFreeCADError, Base::PyObjectBase::isConst(), Base::PyObjectBase::isValid(), Base::PyObjectBase::PyObjectBase(), shape(), and Base::PyObjectBase::startNotify().
Member Data Documentation
◆ GetterSetter
|
static |
Attribute structure of BRepOffsetAPI_MakeFillingPy.
◆ Methods
|
static |
Methods structure of BRepOffsetAPI_MakeFillingPy.
◆ Type
|
static |
Type structure of BRepOffsetAPI_MakeFillingPy.
Referenced by ArchPanel.CommandPanelSheet::Activated(), draftobjects.draft_annotation.DraftAnnotation::add_missing_properties_0v19(), ArchStructure.StructSelectionObserver::addSelection(), ArchSite.Compass::buildCoordinates(), ArchComponent.Component::execute(), draftobjects.layer.LayerContainer::execute(), ArchAxis.CommandArchGrid::IsActive(), ArchSchedule.CommandArchSchedule::IsActive(), draftobjects.layer.Layer::set_properties(), and ArchReference.ArchReference::setProperties().
The documentation for this class was generated from the following files:
- Sources/FreeCAD-SourceDocs/src/Mod/Part/App/BRepOffsetAPI_MakeFillingPy.h
- Sources/FreeCAD/src/Mod/Part/App/BRepOffsetAPI_MakeFillingPyImp.cpp
- Sources/FreeCAD-SourceDocs/src/Mod/Part/App/BRepOffsetAPI_MakeFillingPy.cpp