, including all inherited members.
_pDoc | App::DocumentObject | [protected] |
addConstraint(const Constraint *constraint) | Sketcher::SketchObject | |
addConstraints(const std::vector< Constraint * > &ConstraintList) | Sketcher::SketchObject | |
addDynamicProperties(const PropertyContainer *) | App::PropertyContainer | [inline, virtual] |
addDynamicProperty(const char *type, const char *name=0, const char *group=0, const char *doc=0, short attr=0, bool ro=false, bool hidden=false) | App::PropertyContainer | [inline, virtual] |
addExternal(App::DocumentObject *Obj, const char *SubName) | Sketcher::SketchObject | |
addGeometry(const Part::Geometry *geo) | Sketcher::SketchObject | |
addGeometry(const std::vector< Part::Geometry * > &geoList) | Sketcher::SketchObject | |
appendConflictMsg(const std::vector< int > &conflicting, std::string &msg) | Sketcher::SketchObject | [static] |
BaseClass() | Base::BaseClass | |
Constraints | Sketcher::SketchObject | |
create(void) | Sketcher::SketchObject | [static] |
delConstraint(int ConstrId) | Sketcher::SketchObject | |
delConstraintOnPoint(int GeoId, PointPos PosId, bool onlyCoincident=true) | Sketcher::SketchObject | |
delConstraintOnPoint(int VertexId, bool onlyCoincident=true) | Sketcher::SketchObject | |
delExternal(int ConstrId) | Sketcher::SketchObject | |
delGeometry(int GeoNbr) | Sketcher::SketchObject | |
Document class | App::DocumentObject | [friend] |
DocumentObject(void) | App::DocumentObject | |
execute(void) | Sketcher::SketchObject | [virtual] |
ExternalConstraints | Sketcher::SketchObject | |
Feature(void) | Part::Feature | |
fillet(int geoId, PointPos pos, double radius, bool trim=true) | Sketcher::SketchObject | |
fillet(int geoId1, int geoId2, const Base::Vector3d &refPnt1, const Base::Vector3d &refPnt2, double radius, bool trim=true) | Sketcher::SketchObject | |
GeoFeature(void) | App::GeoFeature | |
Geometry | Sketcher::SketchObject | |
getClassTypeId(void) | Sketcher::SketchObject | [static] |
getCoincidentPoints(int GeoId, PointPos PosId, std::vector< int > &GeoIdList, std::vector< PointPos > &PosIdList) | Sketcher::SketchObject | |
getCoincidentPoints(int VertexId, std::vector< int > &GeoIdList, std::vector< PointPos > &PosIdList) | Sketcher::SketchObject | |
getDocument(void) const | App::DocumentObject | |
getDynamicPropertyByName(const char *name) const | App::PropertyContainer | [inline, virtual] |
getDynamicPropertyNames() const | App::PropertyContainer | [inline, virtual] |
getExternalGeometry(void) | Sketcher::SketchObject | |
getGeoVertexIndex(int VertexId, int &GeoId, PointPos &PosId) | Sketcher::SketchObject | |
getHighestCurveIndex(void) | Sketcher::SketchObject | [inline] |
getHighestVertexIndex(void) | Sketcher::SketchObject | [inline] |
getInList(void) const | App::DocumentObject | |
getLocation() const | Part::Feature | [protected] |
getMemSize(void) const | Sketcher::SketchObject | [virtual] |
getName(const Property *prop) const | App::PropertyContainer | [virtual] |
getNameInDocument(void) const | App::DocumentObject | |
getOutList(void) const | App::DocumentObject | |
getPoint(int geoIndex1, PointPos Pos1) | Sketcher::SketchObject | |
getPropertyByName(const char *name) const | App::PropertyContainer | [virtual] |
getPropertyData(void) const | Sketcher::SketchObject | [protected, virtual] |
getPropertyDataPtr(void) | Sketcher::SketchObject | [protected, static] |
getPropertyDocumentation(const Property *prop) const | App::PropertyContainer | [virtual] |
getPropertyDocumentation(const char *name) const | App::PropertyContainer | [virtual] |
getPropertyGroup(const Property *prop) const | App::PropertyContainer | [virtual] |
getPropertyGroup(const char *name) const | App::PropertyContainer | [virtual] |
getPropertyList(std::vector< Property * > &List) const | App::PropertyContainer | [virtual] |
getPropertyMap(std::map< std::string, Property * > &Map) const | App::PropertyContainer | [virtual] |
getPropertyType(const Property *prop) const | App::PropertyContainer | [virtual] |
getPropertyType(const char *name) const | App::PropertyContainer | [virtual] |
getPyObject(void) | Sketcher::SketchObject | [virtual] |
getPySubObjects(const std::vector< std::string > &) const | Part::Feature | [virtual] |
getStatus() const | App::DocumentObject | [inline] |
getStatusString(void) const | App::DocumentObject | |
getTypeId(void) const | Sketcher::SketchObject | [virtual] |
getViewProviderName(void) const | Sketcher::SketchObject | [inline, virtual] |
hasConflicts(void) const | Sketcher::SketchObject | |
init(void) | Sketcher::SketchObject | [static] |
initSubclass(Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=0) | Base::BaseClass | [protected, static] |
isDerivedFrom(const Type type) const | Base::BaseClass | [inline] |
isError(void) const | App::DocumentObject | [inline] |
isHidden(const Property *prop) const | App::PropertyContainer | [virtual] |
isHidden(const char *name) const | App::PropertyContainer | [virtual] |
isReadOnly(const Property *prop) const | App::PropertyContainer | [virtual] |
isReadOnly(const char *name) const | App::PropertyContainer | [virtual] |
isRecomputing() const | App::DocumentObject | [inline] |
isRestoring() const | App::DocumentObject | [inline] |
isTouched(void) const | App::DocumentObject | [inline] |
isValid(void) const | App::DocumentObject | [inline] |
Label | App::DocumentObject | |
movePoint(int geoIndex1, PointPos Pos1, const Base::Vector3d &toPoint, bool relative=false) | Sketcher::SketchObject | |
mustExecute(void) const | Part::Feature | [virtual] |
ObjectExecution class | App::DocumentObject | [friend] |
onBeforeChange(const Property *prop) | App::DocumentObject | [protected, virtual] |
onChanged(const App::Property *) | Sketcher::SketchObject | [protected, virtual] |
onLostLinkToObject(DocumentObject *) | App::DocumentObject | [virtual] |
Part2DObject() | Part::Part2DObject | |
pcNameInDocument | App::DocumentObject | [protected] |
Placement | App::GeoFeature | |
Pos | App::GeoFeature | |
positionBySupport(const TopoDS_Face &face, const Base::Placement &Place) | Part::Part2DObject | [static] |
Property class | App::PropertyContainer | [friend] |
PropertyContainer() | App::PropertyContainer | |
purgeError(void) | App::DocumentObject | [inline] |
purgeTouched(void) | App::DocumentObject | [inline] |
PythonObject | App::DocumentObject | [protected] |
rebuildVertexIndex(void) | Sketcher::SketchObject | |
recompute(void) | App::DocumentObject | |
resetError(void) | App::DocumentObject | [inline, protected] |
Restore(Base::XMLReader &) | Sketcher::SketchObject | [virtual] |
RestoreDocFile(Reader &) | Base::Persistence | [virtual] |
Save(Base::Writer &) const | Sketcher::SketchObject | [virtual] |
SaveDocFile(Writer &) const | Base::Persistence | [virtual] |
seekTrimPoints(const std::vector< Geometry * > &geomlist, int GeoId, const Base::Vector3d &point, int &GeoId1, Base::Vector3d &intersect1, int &GeoId2, Base::Vector3d &intersect2) | Part::Part2DObject | [static] |
setDatum(int ConstrId, double Datum) | Sketcher::SketchObject | |
setDocument(App::Document *doc) | App::DocumentObject | [protected] |
setError(void) | App::DocumentObject | [inline, protected] |
setPropertyStatus(unsigned char bit, bool value) | App::PropertyContainer | |
setPyObject(PyObject *) | Base::BaseClass | [virtual] |
Shape | Part::Feature | |
SketchObject() | Sketcher::SketchObject | |
StatusBits | App::DocumentObject | [protected] |
StdReturn | App::DocumentObject | [static] |
Support | Part::Part2DObject | |
toggleConstruction(int GeoNbr) | Sketcher::SketchObject | |
touch(void) | App::DocumentObject | |
Transaction class | App::DocumentObject | [friend] |
transferConstraints(int fromGeoId, PointPos fromPosId, int toGeoId, PointPos toPosId) | Sketcher::SketchObject | |
trim(int geoId, const Base::Vector3d &point) | Sketcher::SketchObject | |
~BaseClass() | Base::BaseClass | [virtual] |
~DocumentObject() | App::DocumentObject | [virtual] |
~Feature() | Part::Feature | [virtual] |
~GeoFeature() | App::GeoFeature | [virtual] |
~PropertyContainer() | App::PropertyContainer | [virtual] |