, including all inherited members.
__getattr(PyObject *PyObj, char *attr) | Base::PyObjectBase | [static] |
__PyInit(PyObject *self, PyObject *args, PyObject *kwd) | Base::PyObjectBase | [inline, static] |
__repr(PyObject *PyObj) | Base::PyObjectBase | [inline, static] |
__setattr(PyObject *PyObj, char *attr, PyObject *value) | Base::PyObjectBase | [static] |
_getattr(char *attr) | Part::PlanePy | [virtual] |
_pcTwinPointer | Base::PyObjectBase | [protected] |
_repr(void) | Part::PlanePy | [virtual] |
_setattr(char *attr, PyObject *value) | Part::PlanePy | [virtual] |
attribute | Base::PyObjectBase | [protected] |
bounds(PyObject *args) | Part::GeometrySurfacePy | |
DecRef(void) | Base::PyObjectBase | [inline] |
GeometryPy(Geometry *pcObject, PyTypeObject *T=&Type) | Part::GeometryPy | |
GeometrySurfacePy(GeomSurface *pcObject, PyTypeObject *T=&Type) | Part::GeometrySurfacePy | |
getAxis(void) const | Part::PlanePy | |
getConstruction(void) const | Part::GeometryPy | |
getCustomAttributes(const char *attr) const | Part::PlanePy | |
getGeometryPtr(void) const | Part::GeometryPy | |
getGeomPlanePtr(void) const | Part::PlanePy | |
getGeomSurfacePtr(void) const | Part::GeometrySurfacePy | |
GetParents(void) | Part::PlanePy | [inline, virtual] |
getPosition(void) const | Part::PlanePy | |
GetterSetter | Part::PlanePy | [static] |
GetType(void) | Part::PlanePy | [inline, virtual] |
IncRef(void) | Base::PyObjectBase | [inline] |
isConst() | Base::PyObjectBase | [inline] |
isUClosed(PyObject *args) | Part::GeometrySurfacePy | |
isUPeriodic(PyObject *args) | Part::GeometrySurfacePy | |
isValid() | Base::PyObjectBase | [inline] |
isVClosed(PyObject *args) | Part::GeometrySurfacePy | |
isVPeriodic(PyObject *args) | Part::GeometrySurfacePy | |
Methods | Part::PlanePy | [static] |
mirror(PyObject *args) | Part::GeometryPy | |
parameter(PyObject *args) | Part::GeometrySurfacePy | |
parent | Base::PyObjectBase | [protected] |
Parents | Part::PlanePy | [static] |
PlanePy(GeomPlane *pcObject, PyTypeObject *T=&Type) | Part::PlanePy | |
PointerType typedef | Part::PlanePy | |
PyDestructor(PyObject *P) | Base::PyObjectBase | [inline, static] |
PyInit(PyObject *args, PyObject *k) | Part::PlanePy | [virtual] |
PyMake(struct _typeobject *, PyObject *, PyObject *) | Part::PlanePy | [static] |
PyObjectBase(void *, PyTypeObject *T) | Base::PyObjectBase | |
representation(void) const | Part::PlanePy | |
rotate(PyObject *args) | Part::GeometryPy | |
scale(PyObject *args) | Part::GeometryPy | |
setAttributeOf(const char *attr, const PyObjectBase *par) | Base::PyObjectBase | |
setAxis(Py::Object arg) | Part::PlanePy | |
setConst() | Base::PyObjectBase | [inline] |
setConstruction(Py::Boolean arg) | Part::GeometryPy | |
setCustomAttributes(const char *attr, PyObject *obj) | Part::PlanePy | |
setInvalid() | Base::PyObjectBase | [inline] |
setPosition(Py::Object arg) | Part::PlanePy | |
startNotify() | Base::PyObjectBase | |
staticCallback_bounds(PyObject *self, PyObject *args) | Part::GeometrySurfacePy | [static] |
staticCallback_getAxis(PyObject *self, void *closure) | Part::PlanePy | [static] |
staticCallback_getConstruction(PyObject *self, void *closure) | Part::GeometryPy | [static] |
staticCallback_getPosition(PyObject *self, void *closure) | Part::PlanePy | [static] |
staticCallback_isUClosed(PyObject *self, PyObject *args) | Part::GeometrySurfacePy | [static] |
staticCallback_isUPeriodic(PyObject *self, PyObject *args) | Part::GeometrySurfacePy | [static] |
staticCallback_isVClosed(PyObject *self, PyObject *args) | Part::GeometrySurfacePy | [static] |
staticCallback_isVPeriodic(PyObject *self, PyObject *args) | Part::GeometrySurfacePy | [static] |
staticCallback_mirror(PyObject *self, PyObject *args) | Part::GeometryPy | [static] |
staticCallback_parameter(PyObject *self, PyObject *args) | Part::GeometrySurfacePy | [static] |
staticCallback_rotate(PyObject *self, PyObject *args) | Part::GeometryPy | [static] |
staticCallback_scale(PyObject *self, PyObject *args) | Part::GeometryPy | [static] |
staticCallback_setAxis(PyObject *self, PyObject *value, void *closure) | Part::PlanePy | [static] |
staticCallback_setConstruction(PyObject *self, PyObject *value, void *closure) | Part::GeometryPy | [static] |
staticCallback_setPosition(PyObject *self, PyObject *value, void *closure) | Part::PlanePy | [static] |
staticCallback_tangent(PyObject *self, PyObject *args) | Part::GeometrySurfacePy | [static] |
staticCallback_toBSpline(PyObject *self, PyObject *args) | Part::GeometrySurfacePy | [static] |
staticCallback_toShape(PyObject *self, PyObject *args) | Part::GeometrySurfacePy | [static] |
staticCallback_transform(PyObject *self, PyObject *args) | Part::GeometryPy | [static] |
staticCallback_translate(PyObject *self, PyObject *args) | Part::GeometryPy | [static] |
staticCallback_uIso(PyObject *self, PyObject *args) | Part::PlanePy | [static] |
staticCallback_UPeriod(PyObject *self, PyObject *args) | Part::GeometrySurfacePy | [static] |
staticCallback_value(PyObject *self, PyObject *args) | Part::GeometrySurfacePy | [static] |
staticCallback_vIso(PyObject *self, PyObject *args) | Part::PlanePy | [static] |
staticCallback_VPeriod(PyObject *self, PyObject *args) | Part::GeometrySurfacePy | [static] |
StatusBits | Base::PyObjectBase | [protected] |
tangent(PyObject *args) | Part::GeometrySurfacePy | |
toBSpline(PyObject *args) | Part::GeometrySurfacePy | |
toShape(PyObject *args) | Part::GeometrySurfacePy | |
transform(PyObject *args) | Part::GeometryPy | |
translate(PyObject *args) | Part::GeometryPy | |
Type | Part::PlanePy | [static] |
uIso(PyObject *args) | Part::PlanePy | |
UPeriod(PyObject *args) | Part::GeometrySurfacePy | |
value(PyObject *args) | Part::GeometrySurfacePy | |
vIso(PyObject *args) | Part::PlanePy | |
VPeriod(PyObject *args) | Part::GeometrySurfacePy | |
~GeometryPy() | Part::GeometryPy | |
~GeometrySurfacePy() | Part::GeometrySurfacePy | |
~PlanePy() | Part::PlanePy | |
~PyObjectBase() | Base::PyObjectBase | [protected, virtual] |