#include <FeaturePythonPyImp.h>
Public Member Functions | |
FeaturePythonPyT (Base::BaseClass *pcObject, PyTypeObject *T=&Type) | |
virtual | ~FeaturePythonPyT () |
Static Public Attributes | |
static PyTypeObject | Type |
Type structure of FeaturePythonPyT. More... | |
Protected Attributes | |
callbacks and implementers for the python object methods | |
PyObject * | dict_methods |
App::FeaturePythonPyT< FeaturePyT >::FeaturePythonPyT | ( | Base::BaseClass * | pcObject, |
PyTypeObject * | T = &Type |
||
) |
|
virtual |
|
protected |
Referenced by App::FeaturePythonPyT< FeaturePyT >::FeaturePythonPyT().
|
static |
Type structure of FeaturePythonPyT.
Referenced by ArchPanel.CommandPanelSheet::Activated(), ArchStructure.CommandStructuralSystem::Activated(), draftobjects.draft_annotation.DraftAnnotation::add_missing_properties_0v19(), ArchStructure.StructSelectionObserver::addSelection(), ArchSite.Compass::buildCoordinates(), ArchComponent.Component::execute(), draftobjects.layer.LayerContainer::execute(), ArchSchedule.CommandArchSchedule::IsActive(), draftobjects.layer.Layer::set_properties(), and ArchReference.ArchReference::setProperties().