clone(PyObject *args) | Part::GeometryPy | |
copy(PyObject *args) | Part::GeometryPy | |
DecRef(void) | Base::PyObjectBase | |
deleteExtensionOfName(PyObject *args) | Part::GeometryPy | |
deleteExtensionOfType(PyObject *args) | Part::GeometryPy | |
GeometryPy(Geometry *pcObject, PyTypeObject *T=&Type) | Part::GeometryPy | |
getConstruction(void) const | Part::GeometryPy | |
getCustomAttributes(const char *attr) const | Part::PointPy | |
getExtensionOfName(PyObject *args) | Part::GeometryPy | |
getExtensionOfType(PyObject *args) | Part::GeometryPy | |
getExtensions(PyObject *args) | Part::GeometryPy | |
getGeometryPtr(void) const | Part::GeometryPy | |
getGeomPointPtr(void) const | Part::PointPy | |
getTag(void) const | Part::GeometryPy | |
GetterSetter | Part::PointPy | static |
GetType(void) | Part::PointPy | virtual |
getX(void) const | Part::PointPy | |
getY(void) const | Part::PointPy | |
getZ(void) const | Part::PointPy | |
hasExtensionOfName(PyObject *args) | Part::GeometryPy | |
hasExtensionOfType(PyObject *args) | Part::GeometryPy | |
Immutable enum value | Base::PyObjectBase | |
IncRef(void) | Base::PyObjectBase | |
isConst() | Base::PyObjectBase | |
isNotTracking() const | Base::PyObjectBase | |
isValid() | Base::PyObjectBase | |
Methods | Part::PointPy | static |
mirror(PyObject *args) | Part::GeometryPy | |
Notify enum value | Base::PyObjectBase | |
NoTrack enum value | Base::PyObjectBase | |
PointerType typedef | Part::PointPy | |
PointPy(GeomPoint *pcObject, PyTypeObject *T=&Type) | Part::PointPy | |
PyDestructor(PyObject *P) | Base::PyObjectBase | static |
PyInit(PyObject *args, PyObject *k) | Part::PointPy | virtual |
PyMake(struct _typeobject *, PyObject *, PyObject *) | Part::PointPy | static |
PyObjectBase(void *, PyTypeObject *T) | Base::PyObjectBase | |
representation(void) const | Part::PointPy | |
rotate(PyObject *args) | Part::GeometryPy | |
scale(PyObject *args) | Part::GeometryPy | |
setConst() | Base::PyObjectBase | |
setConstruction(Py::Boolean arg) | Part::GeometryPy | |
setCustomAttributes(const char *attr, PyObject *obj) | Part::PointPy | |
setExtension(PyObject *args) | Part::GeometryPy | |
setInvalid() | Base::PyObjectBase | |
setNotTracking(bool on=true) | Base::PyObjectBase | |
setShouldNotify(bool on) | Base::PyObjectBase | |
setX(Py::Float arg) | Part::PointPy | |
setY(Py::Float arg) | Part::PointPy | |
setZ(Py::Float arg) | Part::PointPy | |
shouldNotify() const | Base::PyObjectBase | |
startNotify() | Base::PyObjectBase | |
staticCallback_clone(PyObject *self, PyObject *args) | Part::GeometryPy | static |
staticCallback_copy(PyObject *self, PyObject *args) | Part::GeometryPy | static |
staticCallback_deleteExtensionOfName(PyObject *self, PyObject *args) | Part::GeometryPy | static |
staticCallback_deleteExtensionOfType(PyObject *self, PyObject *args) | Part::GeometryPy | static |
staticCallback_getConstruction(PyObject *self, void *closure) | Part::GeometryPy | static |
staticCallback_getExtensionOfName(PyObject *self, PyObject *args) | Part::GeometryPy | static |
staticCallback_getExtensionOfType(PyObject *self, PyObject *args) | Part::GeometryPy | static |
staticCallback_getExtensions(PyObject *self, PyObject *args) | Part::GeometryPy | static |
staticCallback_getTag(PyObject *self, void *closure) | Part::GeometryPy | static |
staticCallback_getX(PyObject *self, void *closure) | Part::PointPy | static |
staticCallback_getY(PyObject *self, void *closure) | Part::PointPy | static |
staticCallback_getZ(PyObject *self, void *closure) | Part::PointPy | static |
staticCallback_hasExtensionOfName(PyObject *self, PyObject *args) | Part::GeometryPy | static |
staticCallback_hasExtensionOfType(PyObject *self, PyObject *args) | Part::GeometryPy | static |
staticCallback_mirror(PyObject *self, PyObject *args) | Part::GeometryPy | static |
staticCallback_rotate(PyObject *self, PyObject *args) | Part::GeometryPy | static |
staticCallback_scale(PyObject *self, PyObject *args) | Part::GeometryPy | static |
staticCallback_setConstruction(PyObject *self, PyObject *value, void *closure) | Part::GeometryPy | static |
staticCallback_setExtension(PyObject *self, PyObject *args) | Part::GeometryPy | static |
staticCallback_setTag(PyObject *self, PyObject *value, void *closure) | Part::GeometryPy | static |
staticCallback_setX(PyObject *self, PyObject *value, void *closure) | Part::PointPy | static |
staticCallback_setY(PyObject *self, PyObject *value, void *closure) | Part::PointPy | static |
staticCallback_setZ(PyObject *self, PyObject *value, void *closure) | Part::PointPy | static |
staticCallback_toShape(PyObject *self, PyObject *args) | Part::PointPy | static |
staticCallback_transform(PyObject *self, PyObject *args) | Part::GeometryPy | static |
staticCallback_translate(PyObject *self, PyObject *args) | Part::GeometryPy | static |
Status enum name | Base::PyObjectBase | |
StatusBits | Base::PyObjectBase | protected |
toShape(PyObject *args) | Part::PointPy | |
transform(PyObject *args) | Part::GeometryPy | |
translate(PyObject *args) | Part::GeometryPy | |
Type | Part::PointPy | static |
Valid enum value | Base::PyObjectBase | |
~GeometryPy() | Part::GeometryPy | protected |
~PointPy() | Part::PointPy | protected |
~PyObjectBase() | Base::PyObjectBase | protectedvirtual |