text
stringlengths
145
7.65M
=================================================================================================================================== Index Modules Hierarchy Alphabetical list StdCmdViewFitAll Member List This is the complete list of members for StdCmdViewFitAll , including all inherited members. abortCommand (void) Gui::Command static activated (int iMsg) StdCmdViewFitAll protected virtual addModule (DoCmd_Type eType, const char *sModuleName) Gui::Command static addTo (QWidget *) Gui::Command addToGroup (ActionGroup *, bool checkable) Gui::Command addToGroup (ActionGroup *) Gui::Command adjustCameraPosition () Gui::Command Alter3DView enum value Gui::Command protected AlterDoc enum value Gui::Command protected AlterSelection enum value Gui::Command protected App enum value Gui::Command applyCommandData (const char *context, Action *) Gui::Command protected bCanLog Gui::Command protected beginCmdHelp (void) Gui::Command blockCommand (bool) Gui::Command static className () const StdCmdViewFitAll virtual CmdType enum name Gui::Command protected Command (const char *name) Gui::Command protected CommandBase (const char *sMenu, const char *sToolTip=0, const char *sWhat=0, const char *sStatus=0, const char *sPixmap=0, const char *sAccel=0) Gui::CommandBase protected commitCommand (void) Gui::Command static createAction (void) Gui::Command protected virtual displayText Gui::CommandBase protected Doc enum value Gui::Command DoCmd_Type enum name Gui::Command endCmdHelp (void) Gui::Command eType Gui::Command protected ForEdit enum value Gui::Command protected getAccel () const Gui::CommandBase virtual getAction () const Gui::CommandBase getActiveGuiDocument (void) const Gui::Command getAppModuleName (void) const Gui::Command getDocument (const char *Name=0) const Gui::Command getGroupName () const Gui::Command getGuiApplication (void) Gui::Command static getHelpUrl (void) const Gui::Command virtual getMenuText () const Gui::CommandBase virtual getName () const Gui::Command getObject (const char *Name) const Gui::Command getObjectCmd (const char *Name, const App::Document *doc=0, const char *prefix=0, const char *postfix=0, bool gui=false) Gui::Command static getObjectCmd (const App::DocumentObject *obj, const char *prefix=0, const char *postfix=0, bool gui=false) Gui::Command static getPixmap () const Gui::CommandBase virtual getPythonTuple (const std::string &name, const std::vector< std::string > &subnames) Gui::Command static getSelection (void) Gui::Command static getStatusTip () const Gui::CommandBase virtual getToolTipText () const Gui::CommandBase virtual getUniqueObjectName (const char *BaseName, const App::DocumentObject *obj=0) const Gui::Command getWhatsThis () const Gui::CommandBase virtual Gui enum value Gui::Command hasActiveDocument (void) const Gui::Command hasObject (const char *Name) Gui::Command hasPendingCommand (void) Gui::Command static invoke (int index, TriggerSource trigger=TriggerNone) Gui::Command isActive (void) StdCmdViewFitAll protected virtual isActiveObjectValid (void) Gui::Command static isViewOfType (Base::Type t) const Gui::Command keySequenceToAccel (int) const Gui::Command protected languageChange () Gui::Command virtual NoTransaction enum value Gui::Command protected openCommand (const char *sName=0) Gui::Command static printCaller (const char *file, int line) Gui::Command static printPyCaller () Gui::Command static sAccel Gui::CommandBase protected sAppModule Gui::Command protected setAccel (const char *) Gui::CommandBase setAppModuleName (const char *) Gui::Command setEnabled (bool) Gui::Command setGroupName (const char *) Gui::Command setMenuText (const char *) Gui::CommandBase setPixmap (const char *) Gui::CommandBase setStatusTip (const char *) Gui::CommandBase setToolTipText (const char *) Gui::CommandBase setupCheckable (int iMsg) Gui::Command setWhatsThis (const char *) Gui::CommandBase sGroup Gui::Command protected sHelpUrl Gui::Command protected sMenuText Gui::CommandBase protected sName Gui::Command protected sPixmap Gui::CommandBase protected sStatusTip Gui::CommandBase protected StdCmdViewFitAll () StdCmdViewFitAll sToolTipText Gui::CommandBase protected strToPython (const char *Str) Gui::Command strToPython (const std::string &Str) Gui::Command sWhatsThis Gui::CommandBase protected testActive (void) Gui::Command TriggerAction enum value Gui::Command TriggerChildAction enum value Gui::Command TriggerNone enum value Gui::Command triggerSource () const Gui::Command TriggerSource enum name Gui::Command updateAction (int mode) Gui::Command virtual updateActive (void) Gui::Command static updateAll (std::list< Gui::Document * > cList) Gui::Command static ~ StdCmdViewFitAll () StdCmdViewFitAll virtual ~Command () Gui::Command protected virtual ~CommandBase () Gui::CommandBase protected virtual 1.8.17
================================================================================================================================================== Index Modules Hierarchy Alphabetical list TechDrawGui ViewProviderWeld TechDrawGui::ViewProviderWeld Member List This is the complete list of members for TechDrawGui::ViewProviderWeld , including all inherited members. addDisplayMaskMode (SoNode *node, const char *type) Gui::ViewProvider 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) override Gui::ViewProviderDocumentObject virtual allowOverride (const App::DocumentObject &) const Gui::ViewProviderDocumentObject virtual attach (App::DocumentObject *) TechDrawGui::ViewProviderWeld virtual BaseClass () Base::BaseClass beforeDelete () Gui::ViewProvider virtual canAddToSceneGraph () const Gui::ViewProvider virtual canDelete (App::DocumentObject *obj) const TechDrawGui::ViewProviderWeld virtual canDragAndDropObject (App::DocumentObject *) const Gui::ViewProvider virtual canDragObject (App::DocumentObject *) const Gui::ViewProvider virtual canDragObjects () const Gui::ViewProvider virtual canDropObject (App::DocumentObject *) const Gui::ViewProvider virtual canDropObjectEx (App::DocumentObject *, App::DocumentObject *, const char *, const std::vector< std::string > &) const override Gui::ViewProviderDocumentObject virtual canDropObjects () const Gui::ViewProvider virtual canRemoveChildrenFromRoot () const Gui::ViewProvider virtual checkRecursion (SoNode *) Gui::ViewProvider protected claimChildren (void) const TechDrawGui::ViewProviderWeld virtual claimChildren3D (void) const Gui::ViewProvider virtual Color enum value Gui::ViewProvider connectGuiRepaint TechDrawGui::ViewProviderDrawingView Connection typedef TechDrawGui::ViewProviderDrawingView convert (const Base::Matrix4D &rcMatrix) Gui::ViewProvider static convert (const SbMatrix &sbMat) Gui::ViewProvider static create (void) Base::Persistence static Cutting enum value Gui::ViewProvider Default enum value Gui::ViewProvider detachFromDocument () override Gui::ViewProviderDocumentObject protected virtual DisplayMode Gui::ViewProviderDocumentObject doubleClicked (void) TechDrawGui::ViewProviderWeld virtual dragObject (App::DocumentObject *) Gui::ViewProvider virtual dropObject (App::DocumentObject *) Gui::ViewProvider virtual dropObjectEx (App::DocumentObject *obj, App::DocumentObject *owner, const char *subname, const std::vector< std::string > &elements) Gui::ViewProvider virtual dumpToStream (std::ostream &stream, int compression) Base::Persistence dynamicProps App::PropertyContainer protected EditMode enum name Gui::ViewProvider encodeAttribute (const std::string &) Base::Persistence static eventCallback (void *ud, SoEventCallback *node) Gui::ViewProvider static extensionBegin () App::ExtensionContainer ExtensionContainer () App::ExtensionContainer extensionEnd () App::ExtensionContainer ExtensionIterator typedef App::ExtensionContainer findFrontRootOfType (const SoType &type) const Gui::ViewProviderDocumentObject protected finishEditing () Gui::ViewProvider finishRestoring () override TechDrawGui::ViewProviderDrawingView virtual Font TechDrawGui::ViewProviderWeld FontSize TechDrawGui::ViewProviderWeld forceUpdate (bool enable=true) Gui::ViewProviderDocumentObject virtual getActiveDisplayMode (void) const Gui::ViewProvider getActiveView () const Gui::ViewProviderDocumentObject protected getAnnotation (void) Gui::ViewProvider getBackRoot (void) const Gui::ViewProvider virtual getBoundingBox (const char *subname=0, bool transform=true, MDIView *view=0) const Gui::ViewProvider getChildRoot (void) const Gui::ViewProvider virtual getClassTypeId (void) Base::Persistence static getDefaultDisplayMode () const Gui::ViewProvider virtual getDefaultMode () const Gui::ViewProvider getDetail (const char *) const Gui::ViewProvider virtual getDetailPath (const char *subname, SoFullPath *pPath, bool append, SoDetail *&det) const override Gui::ViewProviderDocumentObject virtual getDisplayMaskMode (const char *type) const Gui::ViewProvider getDisplayMaskModes () const Gui::ViewProvider getDisplayModes (void) const TechDrawGui::ViewProviderWeld virtual getDocument () const Gui::ViewProviderDocumentObject getDropPrefix () const Gui::ViewProvider virtual getDynamicPropertyByName (const char *name) const App::PropertyContainer virtual getDynamicPropertyData (const Property *prop) const App::PropertyContainer getDynamicPropertyNames () const App::PropertyContainer virtual getEditingMode () const Gui::ViewProvider protected getEditingView () const Gui::ViewProviderDocumentObject protected getElement (const SoDetail *) const Gui::ViewProvider virtual getElementColors (const char *element=0) const Gui::ViewProvider virtual getElementPicked (const SoPickedPoint *, std::string &subname) const override Gui::ViewProviderDocumentObject virtual getExtension (Base::Type, bool derived=true, bool no_except=false) const App::ExtensionContainer getExtension (const std::string &name) const App::ExtensionContainer getExtensionByType (bool no_except=false, bool derived=true) const App::ExtensionContainer getExtensionsDerivedFrom (Base::Type type) const App::ExtensionContainer getExtensionsDerivedFromType () const App::ExtensionContainer getFeature () const TechDrawGui::ViewProviderWeld virtual getFrontRoot (void) const Gui::ViewProvider virtual getFullName () const override Gui::ViewProviderDocumentObject virtual getIcon (void) const Gui::ViewProvider virtual getInventorView () const Gui::ViewProviderDocumentObject protected getLinkedViewProvider (std::string *subname=0, bool recursive=false) const Gui::ViewProviderDocumentObject virtual getMDIView () const override TechDrawGui::ViewProviderDrawingView virtual getMDIViewPage () const TechDrawGui::ViewProviderDrawingView getMemSize (void) const App::PropertyContainer virtual getModelPoints (const SoPickedPoint *) const Gui::ViewProvider virtual getModeSwitch (void) const Gui::ViewProvider getObject (void) const Gui::ViewProviderDocumentObject getOverrideMode () Gui::ViewProvider getPointOnRay (const SbVec2s &pos, const View3DInventorViewer *viewer) const Gui::ViewProvider protected getPointOnRay (const SbVec3f &pos, const SbVec3f &dir, const View3DInventorViewer *viewer) const Gui::ViewProvider protected getPropertyByName (const char *name) const override App::ExtensionContainer virtual getPropertyData (void) const App::PropertyContainer protected virtual getPropertyDataPtr (void) App::PropertyContainer protected static getPropertyDocumentation (const Property *prop) const override App::ExtensionContainer virtual getPropertyDocumentation (const char *name) const override App::ExtensionContainer virtual getPropertyGroup (const Property *prop) const override App::ExtensionContainer virtual getPropertyGroup (const char *name) const override App::ExtensionContainer virtual getPropertyList (std::vector< Property * > &List) const override App::ExtensionContainer virtual getPropertyMap (std::map< std::string, Property * > &Map) const override App::ExtensionContainer virtual getPropertyName (const Property *prop) const override App::ExtensionContainer virtual getPropertyPrefix () const App::PropertyContainer getPropertyType (const Property *prop) const override App::ExtensionContainer virtual getPropertyType (const char *name) const override App::ExtensionContainer virtual getPyObject () override Gui::ViewProviderDocumentObject virtual getQView (void) TechDrawGui::ViewProviderDrawingView getRoot (void) const Gui::ViewProvider virtual getSelectionShape (const char *Element) const Gui::ViewProvider virtual getStatus () const Gui::ViewProvider getTaskViewContent (std::vector< Gui::TaskView::TaskContent * > &) const override Gui::ViewProviderDocumentObject virtual getTransformNode () const Gui::ViewProvider getTypeId (void) const Base::Persistence virtual getViewObject () const TechDrawGui::ViewProviderWeld virtual getViewOfNode (SoNode *node) const Gui::ViewProviderDocumentObject protected handleChangedPropertyName (Base::XMLReader &reader, const char *TypeName, const char *PropName) App::PropertyContainer protected virtual handleChangedPropertyType (Base::XMLReader &reader, const char *TypeName, Property *prop) App::PropertyContainer protected virtual hasExtension (Base::Type, bool derived=true) const App::ExtensionContainer hasExtension (const std::string &name) const App::ExtensionContainer hasExtensions () const App::ExtensionContainer hasHiddenMarker (const char *subname) Gui::ViewProvider static hiddenMarker () Gui::ViewProvider static hide (void) override TechDrawGui::ViewProviderDrawingView virtual init (void) Base::Persistence static initSubclass (Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr) Base::BaseClass protected static isAttachedToDocument () const override Gui::ViewProviderDocumentObject protected virtual isDerivedFrom (const Type type) const Base::BaseClass isEditing () const Gui::ViewProvider isHidden (const Property *prop) const App::PropertyContainer isHidden (const char *name) const App::PropertyContainer isLinkVisible () const Gui::ViewProvider isReadOnly (const Property *prop) const App::PropertyContainer isReadOnly (const char *name) const App::PropertyContainer isRestoring () Gui::ViewProvider isSelectable (void) const Gui::ViewProvider virtual isShow (void) const override TechDrawGui::ViewProviderDrawingView virtual isUpdateForced () const Gui::ViewProviderDocumentObject virtual isUpdatesEnabled () const Gui::ViewProvider isVisible () const Gui::ViewProvider KeepLabel TechDrawGui::ViewProviderDrawingView keyPressed (bool pressed, int key) Gui::ViewProvider virtual mergeOverlayIcons (const QIcon &orig) const Gui::ViewProvider protected virtual mouseButtonPressed (int button, bool pressed, const SbVec2s &cursorPos, const View3DInventorViewer *viewer) Gui::ViewProvider virtual mouseMove (const SbVec2s &cursorPos, View3DInventorViewer *viewer) Gui::ViewProvider virtual onBeforeChange (const App::Property *prop) override Gui::ViewProviderDocumentObject protected virtual onBeforeChangeProperty (Document *doc, const Property *prop) App::TransactionalObject protected onChanged (const App::Property *p) TechDrawGui::ViewProviderWeld virtual onDelete (const std::vector< std::string > &) TechDrawGui::ViewProviderWeld virtual onGuiRepaint (const TechDraw::DrawView *dv) TechDrawGui::ViewProviderDrawingView onPropertyStatusChanged (const App::Property &prop, unsigned long oldStatus) override Gui::ViewProviderDocumentObject protected virtual OnTopWhenSelected Gui::ViewProviderDocumentObject overrideMode Gui::ViewProvider protected partialRender (const std::vector< std::string > &subelements, bool clear) Gui::ViewProvider pcAnnotation Gui::ViewProvider protected pcDocument Gui::ViewProviderDocumentObject protected pcModeSwitch Gui::ViewProvider protected pcObject Gui::ViewProviderDocumentObject protected pcRoot Gui::ViewProvider protected pcTransform Gui::ViewProvider protected prefFontName (void) TechDrawGui::ViewProviderWeld prefFontSize (void) TechDrawGui::ViewProviderWeld prefTileTextAdjust (void) TechDrawGui::ViewProviderWeld PropertyContainer () App::PropertyContainer pyViewObject Gui::ViewProvider protected reattach (App::DocumentObject *) Gui::ViewProviderDocumentObject virtual registerExtension (Base::Type extension, App::Extension *ext) App::ExtensionContainer removeDynamicProperty (const char *prop) override Gui::ViewProviderDocumentObject virtual replaceObject (App::DocumentObject *, App::DocumentObject *) override Gui::ViewProviderDocumentObject virtual Restore (Base::XMLReader &reader) Gui::ViewProvider virtual RestoreDocFile (Reader &) Base::Persistence virtual restoreExtensions (Base::XMLReader &reader) App::ExtensionContainer restoreFromStream (std::istream &stream) Base::Persistence Save (Base::Writer &writer) const override App::ExtensionContainer virtual SaveDocFile (Writer &) const Base::Persistence virtual saveExtensions (Base::Writer &writer) const App::ExtensionContainer SelectionStyle Gui::ViewProviderDocumentObject setActiveMode () Gui::ViewProviderDocumentObject setDefaultMode (int) Gui::ViewProvider setDisplayMaskMode (const char *type) Gui::ViewProvider setDisplayMode (const char *ModeName) TechDrawGui::ViewProviderWeld virtual setEdit (int ModNum) TechDrawGui::ViewProviderWeld virtual setEditViewer (View3DInventorViewer *, int ModNum) Gui::ViewProvider virtual setElementColors (const std::map< std::string, App::Color > &colors) Gui::ViewProvider virtual setLinkVisible (bool) Gui::ViewProvider setOverrideMode (const std::string &mode) Gui::ViewProvider virtual setPropertyPrefix (const char *prefix) App::PropertyContainer setPropertyStatus (unsigned char bit, bool value) App::PropertyContainer setPyObject (PyObject *) Base::BaseClass virtual setRenderCacheMode (int) Gui::ViewProvider virtual setStatus (ViewStatus pos, bool on) Gui::ViewProvider setTransformation (const Base::Matrix4D &rcMatrix) Gui::ViewProvider virtual setTransformation (const SbMatrix &rcMatrix) Gui::ViewProvider virtual setupContextMenu (QMenu *, QObject *, const char *) Gui::ViewProvider virtual setUpdatesEnabled (bool enable) Gui::ViewProvider setVisible (bool) Gui::ViewProvider show (void) override TechDrawGui::ViewProviderDrawingView virtual ShowInTree Gui::ViewProviderDocumentObject showInTree () const override Gui::ViewProviderDocumentObject virtual signalChangeIcon Gui::ViewProvider signalChangeStatusTip Gui::ViewProvider signalChangeToolTip Gui::ViewProvider sPixmap Gui::ViewProvider protected startEditing (int ModNum=0) Gui::ViewProvider virtual startRestoring () override TechDrawGui::ViewProviderDrawingView virtual StatusBits Gui::ViewProvider protected testStatus (ViewStatus pos) const Gui::ViewProvider TileFontSize TechDrawGui::ViewProviderWeld toString () const Gui::ViewProvider TransactionalObject (void) App::TransactionalObject Transform enum value Gui::ViewProvider unsetEdit (int ModNum) TechDrawGui::ViewProviderWeld virtual unsetEditViewer (View3DInventorViewer *) Gui::ViewProvider virtual update (const App::Property *) override Gui::ViewProviderDocumentObject virtual updateData (const App::Property *) TechDrawGui::ViewProviderWeld virtual updateView () Gui::ViewProviderDocumentObject useNewSelectionModel (void) const TechDrawGui::ViewProviderWeld virtual ViewProvider () Gui::ViewProvider ViewProviderDocumentObject () Gui::ViewProviderDocumentObject ViewProviderDrawingView () TechDrawGui::ViewProviderDrawingView ViewProviderWeld () TechDrawGui::ViewProviderWeld Visibility Gui::ViewProviderDocumentObject ~BaseClass () Base::BaseClass virtual ~ExtensionContainer () App::ExtensionContainer virtual ~PropertyContainer () App::PropertyContainer virtual ~TransactionalObject () App::TransactionalObject virtual ~ViewProvider () Gui::ViewProvider virtual ~ViewProviderDocumentObject () Gui::ViewProviderDocumentObject virtual ~ViewProviderDrawingView () TechDrawGui::ViewProviderDrawingView virtual ~ViewProviderWeld () TechDrawGui::ViewProviderWeld virtual 1.8.17
================================================================================================================================================ Index Modules Hierarchy Alphabetical list ifc4 ifccartesianpointlist ifc4.ifccartesianpointlist Member List This is the complete list of members for ifc4.ifccartesianpointlist , including all inherited members. layerassignment () ifc4.ifcrepresentationitem styledbyitem () ifc4.ifcrepresentationitem 1.8.17
========================================================================================================================================== Index Modules Hierarchy Alphabetical list ifc4 ifcdoorliningproperties List of all members | Public Member Functions | Public Attributes ifc4.ifcdoorliningproperties Class Reference Public Member Functions def casingdepth () def casingthickness () def liningdepth () def liningoffset () def liningthickness () def liningtopaneloffsetx () def liningtopaneloffsety () def shapeaspectstyle () def thresholddepth () def thresholdoffset () def thresholdthickness () def transomoffset () def transomthickness () def wr31 (self) def wr32 (self) def wr33 (self) def wr34 (self) def wr35 (self) Public Member Functions inherited from ifc4.ifcpropertysetdefinition def definesoccurrence () def definestype () def isdefinedby () Public Member Functions inherited from ifc4.ifcpropertydefinition def hasassociations () def hascontext () Public Member Functions inherited from ifc4.ifcroot def description () def globalid () def name () def ownerhistory () Public Attributes casingdepth casingthickness liningdepth liningoffset liningthickness liningtopaneloffsetx liningtopaneloffsety shapeaspectstyle thresholddepth thresholdoffset thresholdthickness transomoffset transomthickness Public Attributes inherited from ifc4.ifcroot description globalid name ownerhistory Detailed Description Entity ifcdoorliningproperties definition. :param liningdepth :type liningdepth:ifcpositivelengthmeasure :param liningthickness :type liningthickness:ifcnonnegativelengthmeasure :param thresholddepth :type thresholddepth:ifcpositivelengthmeasure :param thresholdthickness :type thresholdthickness:ifcnonnegativelengthmeasure :param transomthickness :type transomthickness:ifcnonnegativelengthmeasure :param transomoffset :type transomoffset:ifclengthmeasure :param liningoffset :type liningoffset:ifclengthmeasure :param thresholdoffset :type thresholdoffset:ifclengthmeasure :param casingthickness :type casingthickness:ifcpositivelengthmeasure :param casingdepth :type casingdepth:ifcpositivelengthmeasure :param shapeaspectstyle :type shapeaspectstyle:ifcshapeaspect :param liningtopaneloffsetx :type liningtopaneloffsetx:ifclengthmeasure :param liningtopaneloffsety :type liningtopaneloffsety:ifclengthmeasure Member Function Documentation β—† casingdepth() def ifc4.ifcdoorliningproperties.casingdepth ( ) References ifc2x3.ifcdoorliningproperties._casingdepth, ifc4.ifcdoorliningproperties._casingdepth, and ifc4.ifcdoorliningproperties.casingdepth . β—† casingthickness() def ifc4.ifcdoorliningproperties.casingthickness ( ) References ifc2x3.ifcdoorliningproperties._casingthickness, ifc4.ifcdoorliningproperties._casingthickness, and ifc4.ifcdoorliningproperties.casingthickness . β—† liningdepth() def ifc4.ifcdoorliningproperties.liningdepth ( ) References ifc2x3.ifcwindowliningproperties._liningdepth, ifc2x3.ifcdoorliningproperties._liningdepth, ifc4.ifcwindowliningproperties._liningdepth, ifc4.ifcdoorliningproperties._liningdepth, and ifc4.ifcdoorliningproperties.liningdepth . β—† liningoffset() def ifc4.ifcdoorliningproperties.liningoffset ( ) References ifc2x3.ifcdoorliningproperties._liningoffset, ifc4.ifcwindowliningproperties._liningoffset, ifc4.ifcdoorliningproperties._liningoffset, and ifc4.ifcdoorliningproperties.liningoffset . β—† liningthickness() def ifc4.ifcdoorliningproperties.liningthickness ( ) References ifc2x3.ifcwindowliningproperties._liningthickness, ifc2x3.ifcdoorliningproperties._liningthickness, ifc4.ifcwindowliningproperties._liningthickness, ifc4.ifcdoorliningproperties._liningthickness, and ifc4.ifcdoorliningproperties.liningthickness . β—† liningtopaneloffsetx() def ifc4.ifcdoorliningproperties.liningtopaneloffsetx ( ) References ifc4.ifcwindowliningproperties._liningtopaneloffsetx, ifc4.ifcdoorliningproperties._liningtopaneloffsetx, and ifc4.ifcdoorliningproperties.liningtopaneloffsetx . β—† liningtopaneloffsety() def ifc4.ifcdoorliningproperties.liningtopaneloffsety ( ) References ifc4.ifcwindowliningproperties._liningtopaneloffsety, ifc4.ifcdoorliningproperties._liningtopaneloffsety, and ifc4.ifcdoorliningproperties.liningtopaneloffsety . β—† shapeaspectstyle() def ifc4.ifcdoorliningproperties.shapeaspectstyle ( ) References ifc2x3.ifcdoorpanelproperties._shapeaspectstyle, ifc2x3.ifcpermeablecoveringproperties._shapeaspectstyle, ifc4.ifcdoorpanelproperties._shapeaspectstyle, ifc4.ifcpermeablecoveringproperties._shapeaspectstyle, ifc2x3.ifcwindowliningproperties._shapeaspectstyle, ifc2x3.ifcdoorliningproperties._shapeaspectstyle, ifc4.ifcwindowliningproperties._shapeaspectstyle, ifc4.ifcdoorliningproperties._shapeaspectstyle, ifc2x3.ifcwindowpanelproperties._shapeaspectstyle, and ifc4.ifcdoorliningproperties.shapeaspectstyle . β—† thresholddepth() def ifc4.ifcdoorliningproperties.thresholddepth ( ) References ifc2x3.ifcdoorliningproperties._thresholddepth, ifc4.ifcdoorliningproperties._thresholddepth, and ifc4.ifcdoorliningproperties.thresholddepth . β—† thresholdoffset() def ifc4.ifcdoorliningproperties.thresholdoffset ( ) References ifc2x3.ifcdoorliningproperties._thresholdoffset, ifc4.ifcdoorliningproperties._thresholdoffset, and ifc4.ifcdoorliningproperties.thresholdoffset . β—† thresholdthickness() def ifc4.ifcdoorliningproperties.thresholdthickness ( ) References ifc2x3.ifcdoorliningproperties._thresholdthickness, ifc4.ifcdoorliningproperties._thresholdthickness, and ifc4.ifcdoorliningproperties.thresholdthickness . β—† transomoffset() def ifc4.ifcdoorliningproperties.transomoffset ( ) References ifc2x3.ifcdoorliningproperties._transomoffset, ifc4.ifcdoorliningproperties._transomoffset, and ifc4.ifcdoorliningproperties.transomoffset . β—† transomthickness() def ifc4.ifcdoorliningproperties.transomthickness ( ) References ifc2x3.ifcwindowliningproperties._transomthickness, ifc2x3.ifcdoorliningproperties._transomthickness, ifc4.ifcwindowliningproperties._transomthickness, ifc4.ifcdoorliningproperties._transomthickness, and ifc4.ifcdoorliningproperties.transomthickness . β—† wr31() def ifc4.ifcdoorliningproperties.wr31 ( self ) References ifc2x3.ifcwindowliningproperties.liningdepth , ifc2x3.ifcdoorliningproperties.liningdepth , ifc4.ifcwindowliningproperties.liningdepth , ifc4.ifcdoorliningproperties.liningdepth , ifc2x3.ifcwindowliningproperties.liningthickness , ifc2x3.ifcdoorliningproperties.liningthickness , ifc4.ifcwindowliningproperties.liningthickness , and ifc4.ifcdoorliningproperties.liningthickness . β—† wr32() def ifc4.ifcdoorliningproperties.wr32 ( self ) References ifc2x3.ifcdoorliningproperties.thresholddepth , ifc4.ifcdoorliningproperties.thresholddepth , ifc2x3.ifcdoorliningproperties.thresholdthickness , and ifc4.ifcdoorliningproperties.thresholdthickness . β—† wr33() def ifc4.ifcdoorliningproperties.wr33 ( self ) References ifc2x3.ifcdoorliningproperties.transomoffset , ifc4.ifcdoorliningproperties.transomoffset , ifc2x3.ifcwindowliningproperties.transomthickness , ifc2x3.ifcdoorliningproperties.transomthickness , ifc4.ifcwindowliningproperties.transomthickness , and ifc4.ifcdoorliningproperties.transomthickness . β—† wr34() def ifc4.ifcdoorliningproperties.wr34 ( self ) References ifc2x3.ifcdoorliningproperties.casingdepth , ifc4.ifcdoorliningproperties.casingdepth , ifc2x3.ifcdoorliningproperties.casingthickness , and ifc4.ifcdoorliningproperties.casingthickness . β—† wr35() def ifc4.ifcdoorliningproperties.wr35 ( self ) References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self(). Member Data Documentation β—† casingdepth ifc4.ifcdoorliningproperties.casingdepth Referenced by ifc4.ifcdoorliningproperties.casingdepth() , and ifc4.ifcdoorliningproperties.wr34() . β—† casingthickness ifc4.ifcdoorliningproperties.casingthickness Referenced by ifc4.ifcdoorliningproperties.casingthickness() , and ifc4.ifcdoorliningproperties.wr34() . β—† liningdepth ifc4.ifcdoorliningproperties.liningdepth Referenced by ifc4.ifcdoorliningproperties.liningdepth() , and ifc4.ifcdoorliningproperties.wr31() . β—† liningoffset ifc4.ifcdoorliningproperties.liningoffset Referenced by ifc4.ifcdoorliningproperties.liningoffset() . β—† liningthickness ifc4.ifcdoorliningproperties.liningthickness Referenced by ifc4.ifcdoorliningproperties.liningthickness() , and ifc4.ifcdoorliningproperties.wr31() . β—† liningtopaneloffsetx ifc4.ifcdoorliningproperties.liningtopaneloffsetx Referenced by ifc4.ifcdoorliningproperties.liningtopaneloffsetx() . β—† liningtopaneloffsety ifc4.ifcdoorliningproperties.liningtopaneloffsety Referenced by ifc4.ifcdoorliningproperties.liningtopaneloffsety() . β—† shapeaspectstyle ifc4.ifcdoorliningproperties.shapeaspectstyle Referenced by ifc4.ifcdoorliningproperties.shapeaspectstyle() . β—† thresholddepth ifc4.ifcdoorliningproperties.thresholddepth Referenced by ifc4.ifcdoorliningproperties.thresholddepth() , and ifc4.ifcdoorliningproperties.wr32() . β—† thresholdoffset ifc4.ifcdoorliningproperties.thresholdoffset Referenced by ifc4.ifcdoorliningproperties.thresholdoffset() . β—† thresholdthickness ifc4.ifcdoorliningproperties.thresholdthickness Referenced by ifc4.ifcdoorliningproperties.thresholdthickness() , and ifc4.ifcdoorliningproperties.wr32() . β—† transomoffset ifc4.ifcdoorliningproperties.transomoffset Referenced by ifc4.ifcdoorliningproperties.transomoffset() , and ifc4.ifcdoorliningproperties.wr33() . β—† transomthickness ifc4.ifcdoorliningproperties.transomthickness Referenced by ifc4.ifcdoorliningproperties.transomthickness() , and ifc4.ifcdoorliningproperties.wr33() . The documentation for this class was generated from the following file: src/Mod/Import/App/ifc4.py 1.8.17
================================================================================================================================================== Index Modules Hierarchy Alphabetical list PathScripts PathDressupRampEntry Classes | Functions | Variables PathScripts.PathDressupRampEntry Namespace Reference Classes class CommandPathDressupRampEntry class ObjectDressup class ViewProviderDressup Functions def translate (text, context="Path_DressupRampEntry", disambig=None) Variables Part Function Documentation β—† translate() def PathScripts.PathDressupRampEntry.translate ( text , context = "Path_DressupRampEntry" , disambig = None ) Variable Documentation β—† Part PathScripts.PathDressupRampEntry.Part 1.8.17
=============================================================================================================================================================== Index Modules Hierarchy Alphabetical list OpenSCADCommands IncreaseToleranceFeature OpenSCADCommands.IncreaseToleranceFeature Member List This is the complete list of members for OpenSCADCommands.IncreaseToleranceFeature , including all inherited members. Activated (self) OpenSCADCommands.IncreaseToleranceFeature GetResources (self) OpenSCADCommands.IncreaseToleranceFeature IsActive (self) OpenSCADCommands.IncreaseToleranceFeature 1.8.17
=================================================================================================================================================================================== Index Modules Hierarchy Alphabetical list PathScripts PathToolLibraryManager FreeCADTooltableHandler PathScripts.PathToolLibraryManager.FreeCADTooltableHandler Member List This is the complete list of members for PathScripts.PathToolLibraryManager.FreeCADTooltableHandler , including all inherited members. endElement (self, name) PathScripts.PathToolLibraryManager.FreeCADTooltableHandler number PathScripts.PathToolLibraryManager.FreeCADTooltableHandler startElement (self, name, attrs) PathScripts.PathToolLibraryManager.FreeCADTooltableHandler tool PathScripts.PathToolLibraryManager.FreeCADTooltableHandler tooltable PathScripts.PathToolLibraryManager.FreeCADTooltableHandler 1.8.17
==================================================================================================================================================== Index Modules Hierarchy Alphabetical list StdMeshers_CartesianParameters3D Member List This is the complete list of members for StdMeshers_CartesianParameters3D , including all inherited members. ALGO_0D enum value SMESHDS_Hypothesis ALGO_1D enum value SMESHDS_Hypothesis ALGO_2D enum value SMESHDS_Hypothesis ALGO_3D enum value SMESHDS_Hypothesis ClearParameters () SMESH_Hypothesis ComputeCoordinates (const double x0, const double x1, std::vector< std::string > &spaceFuns, std::vector< double > &points, std::vector< double > &coords, const std::string &axis, const double *xForced=0) StdMeshers_CartesianParameters3D static ComputeOptimalAxesDirs (const TopoDS_Shape &shape, const bool isOrthogonal, double dirCoords[9]) StdMeshers_CartesianParameters3D static DataDependOnParams () const SMESH_Hypothesis virtual GetAxisDirs () const StdMeshers_CartesianParameters3D GetCoordinates (std::vector< double > &xNodes, std::vector< double > &yNodes, std::vector< double > &zNodes, const Bnd_Box &bndBox) const StdMeshers_CartesianParameters3D GetDim () const SMESH_Hypothesis virtual GetFixedPoint (double p[3]) const StdMeshers_CartesianParameters3D GetGen () const SMESH_Hypothesis GetGrid (std::vector< double > &xNodes, int axis) const StdMeshers_CartesianParameters3D GetGridSpacing (std::vector< std::string > &spaceFunctions, std::vector< double > &internalPoints, const int axis) const StdMeshers_CartesianParameters3D GetID () const SMESHDS_Hypothesis GetLastParameters () const SMESH_Hypothesis GetLibName () const SMESH_Hypothesis virtual GetMeshByPersistentID (int id) SMESH_Hypothesis GetName () const SMESHDS_Hypothesis GetParameters () const SMESH_Hypothesis GetShapeType () const SMESH_Hypothesis virtual GetSizeThreshold () const StdMeshers_CartesianParameters3D GetStudyId () const SMESH_Hypothesis GetToAddEdges () const StdMeshers_CartesianParameters3D GetType () const SMESHDS_Hypothesis HYP_ALREADY_EXIST enum value SMESH_Hypothesis HYP_BAD_DIM enum value SMESH_Hypothesis HYP_BAD_GEOMETRY enum value SMESH_Hypothesis HYP_BAD_PARAMETER enum value SMESH_Hypothesis HYP_BAD_SUBSHAPE enum value SMESH_Hypothesis HYP_CONCURENT enum value SMESH_Hypothesis HYP_HIDDEN_ALGO enum value SMESH_Hypothesis HYP_HIDING_ALGO enum value SMESH_Hypothesis HYP_INCOMPAT_HYPS enum value SMESH_Hypothesis HYP_INCOMPATIBLE enum value SMESH_Hypothesis HYP_MISSING enum value SMESH_Hypothesis HYP_NEED_SHAPE enum value SMESH_Hypothesis HYP_NOTCONFORM enum value SMESH_Hypothesis HYP_OK enum value SMESH_Hypothesis HYP_UNKNOWN_FATAL enum value SMESH_Hypothesis Hypothesis_Status enum name SMESH_Hypothesis hypothesis_type enum name SMESHDS_Hypothesis IsAuxiliary () const SMESH_Hypothesis virtual IsDefined () const StdMeshers_CartesianParameters3D IsGridBySpacing (const int axis) const StdMeshers_CartesianParameters3D IsSameName (const SMESHDS_Hypothesis &other) const SMESHDS_Hypothesis IsStatusFatal (Hypothesis_Status theStatus) SMESH_Hypothesis static LoadFrom (std::istream &load) StdMeshers_CartesianParameters3D virtual NotifySubMeshesHypothesisModification () SMESH_Hypothesis virtual operator!= (const SMESHDS_Hypothesis &other) const SMESHDS_Hypothesis operator== (const SMESHDS_Hypothesis &other) const SMESHDS_Hypothesis virtual PARAM_ALGO enum value SMESHDS_Hypothesis SaveTo (std::ostream &save) StdMeshers_CartesianParameters3D virtual SetAxisDirs (const double *the9DirComps) StdMeshers_CartesianParameters3D SetFixedPoint (const double p[3], bool toUnset) StdMeshers_CartesianParameters3D SetGrid (std::vector< double > &xNodes, int axis) StdMeshers_CartesianParameters3D SetGridSpacing (std::vector< std::string > &spaceFunctions, std::vector< double > &internalPoints, const int axis) StdMeshers_CartesianParameters3D SetLastParameters (const char *theParameters) SMESH_Hypothesis SetLibName (const char *theLibName) SMESH_Hypothesis SetParameters (const char *theParameters) SMESH_Hypothesis SetParametersByDefaults (const TDefaults &dflts, const SMESH_Mesh *theMesh=0) StdMeshers_CartesianParameters3D virtual SetParametersByMesh (const SMESH_Mesh *theMesh, const TopoDS_Shape &theShape) StdMeshers_CartesianParameters3D virtual SetSizeThreshold (const double threshold) StdMeshers_CartesianParameters3D SetToAddEdges (bool toAdd) StdMeshers_CartesianParameters3D SMESH_Hypothesis (int hypId, int studyId, SMESH_Gen *gen) SMESH_Hypothesis SMESHDS_Hypothesis (int hypId) SMESHDS_Hypothesis StdMeshers_CartesianParameters3D (int hypId, int studyId, SMESH_Gen *gen) StdMeshers_CartesianParameters3D ~SMESH_Hypothesis () SMESH_Hypothesis virtual ~SMESHDS_Hypothesis () SMESHDS_Hypothesis virtual 1.8.17
============================================================================================================================================== Index Modules Hierarchy Alphabetical list automotive_design abs_function List of all members automotive_design.abs_function Class Reference Additional Inherited Members Public Member Functions inherited from automotive_design.unary_numeric_expression def unary_generic_expression_operand () Public Member Functions inherited from automotive_design.numeric_expression def is_int () def sql_mappable () Public Member Functions inherited from automotive_design.generic_expression def wr1 (self) Public Member Functions inherited from automotive_design.unary_generic_expression def operand () Public Attributes inherited from automotive_design.unary_numeric_expression unary_generic_expression_operand Public Attributes inherited from automotive_design.unary_generic_expression operand Detailed Description Entity abs_function definition. The documentation for this class was generated from the following file: src/Mod/Import/App/automotive_design.py 1.8.17
=============================================================================================================================================================================== Index Modules Hierarchy Alphabetical list automotive_design externally_defined_general_property automotive_design.externally_defined_general_property Member List This is the complete list of members for automotive_design.externally_defined_general_property , including all inherited members. description automotive_design.general_property description () automotive_design.general_property id automotive_design.general_property id () automotive_design.general_property item_id automotive_design.externally_defined_item item_id () automotive_design.externally_defined_item name automotive_design.general_property name () automotive_design.general_property source automotive_design.externally_defined_item source () automotive_design.externally_defined_item 1.8.17
============================================================================================================================================== Index Modules Hierarchy Alphabetical list automotive_design vector_style List of all members automotive_design.vector_style Class Reference Additional Inherited Members Public Member Functions inherited from automotive_design.pre_defined_terminator_symbol def wr1 (self) Public Member Functions inherited from automotive_design.pre_defined_item def name () Public Member Functions inherited from automotive_design.curve_style def curve_colour () def curve_font () def curve_width () def name () Public Member Functions inherited from automotive_design.founded_item def users () def wr1 (self) def wr2 (self) Public Attributes inherited from automotive_design.pre_defined_terminator_symbol name Public Attributes inherited from automotive_design.pre_defined_item name Public Attributes inherited from automotive_design.curve_style curve_colour curve_font curve_width name Detailed Description Entity vector_style definition. The documentation for this class was generated from the following file: src/Mod/Import/App/automotive_design.py 1.8.17
==================================================================================================================================== Index Modules Hierarchy Alphabetical list ifc4 ifchumidifiertype List of all members | Public Member Functions | Public Attributes ifc4.ifchumidifiertype Class Reference Public Member Functions def correctpredefinedtype (self) def predefinedtype () Public Member Functions inherited from ifc4.ifcelementtype def elementtype () Public Member Functions inherited from ifc4.ifctypeproduct def applicableoccurrence (self) def referencedby () def representationmaps () def tag () Public Member Functions inherited from ifc4.ifctypeobject def applicableoccurrence () def haspropertysets () def types () def wr1 (self) Public Member Functions inherited from ifc4.ifcobjectdefinition def decomposes () def hasassignments () def hasassociations () def hascontext () def isdecomposedby () def isnestedby () def nests () Public Member Functions inherited from ifc4.ifcroot def description () def globalid () def name () def ownerhistory () Public Attributes predefinedtype Public Attributes inherited from ifc4.ifcelementtype elementtype Public Attributes inherited from ifc4.ifctypeproduct representationmaps tag Public Attributes inherited from ifc4.ifctypeobject applicableoccurrence haspropertysets Public Attributes inherited from ifc4.ifcroot description globalid name ownerhistory Detailed Description Entity ifchumidifiertype definition. :param predefinedtype :type predefinedtype:ifchumidifiertypeenum Member Function Documentation β—† correctpredefinedtype() def ifc4.ifchumidifiertype.correctpredefinedtype ( self ) References ifc4.ifcstructuralcurvereaction.predefinedtype , ifc4.ifclightfixture.predefinedtype , ifc2x3.ifccablesegmenttype.predefinedtype , ifc2x3.ifchumidifiertype.predefinedtype , ifc4.ifcinterceptor.predefinedtype , ifc2x3.ifctransportelementtype.predefinedtype , ifc4.ifccablesegmenttype.predefinedtype , ifc4.ifcconstructionproductresourcetype.predefinedtype , ifc4.ifchumidifiertype.predefinedtype , ifc2x3.ifcrailing.predefinedtype , ifc2x3.ifcservicelifefactor.predefinedtype , ifc2x3.ifcvalvetype.predefinedtype , ifc2x3.ifcairterminalboxtype.predefinedtype , ifc2x3.ifcbuildingelementproxytype.predefinedtype , ifc2x3.ifcspacetype.predefinedtype , ifc2x3.ifcelectricgeneratortype.predefinedtype , ifc2x3.ifcpipefittingtype.predefinedtype , ifc2x3.ifcwasteterminaltype.predefinedtype , ifc2x3.ifclamptype.predefinedtype , ifc2x3.ifcairtoairheatrecoverytype.predefinedtype , ifc2x3.ifcfooting.predefinedtype , ifc2x3.ifcactuatortype.predefinedtype , ifc2x3.ifcstructuralanalysismodel.predefinedtype , ifc2x3.ifcevaporatortype.predefinedtype , ifc2x3.ifcelectricappliancetype.predefinedtype , ifc2x3.ifcgasterminaltype.predefinedtype , ifc2x3.ifccablecarriersegmenttype.predefinedtype , ifc2x3.ifcductsilencertype.predefinedtype , ifc2x3.ifcelementassembly.predefinedtype , ifc2x3.ifccolumntype.predefinedtype , ifc2x3.ifcductsegmenttype.predefinedtype , ifc2x3.ifcdampertype.predefinedtype , ifc2x3.ifctubebundletype.predefinedtype , ifc2x3.ifcstructuralsurfacemember.predefinedtype , ifc2x3.ifclightfixturetype.predefinedtype , ifc2x3.ifcflowmetertype.predefinedtype , ifc2x3.ifcprojectorderrecord.predefinedtype , ifc2x3.ifcheatexchangertype.predefinedtype , ifc2x3.ifccondensertype.predefinedtype , ifc2x3.ifcslab.predefinedtype , ifc2x3.ifccoolingtowertype.predefinedtype , ifc2x3.ifccontrollertype.predefinedtype , ifc2x3.ifcelectricheatertype.predefinedtype , ifc2x3.ifcfantype.predefinedtype , ifc2x3.ifcprotectivedevicetype.predefinedtype , ifc2x3.ifcslabtype.predefinedtype , ifc2x3.ifcevaporativecoolertype.predefinedtype , ifc2x3.ifcalarmtype.predefinedtype , ifc2x3.ifcmembertype.predefinedtype , ifc2x3.ifcairterminaltype.predefinedtype , ifc2x3.ifctendon.predefinedtype , ifc2x3.ifcelectricflowstoragedevicetype.predefinedtype , ifc2x3.ifcelectrictimecontroltype.predefinedtype , ifc2x3.ifcstackterminaltype.predefinedtype , ifc2x3.ifcchillertype.predefinedtype , ifc2x3.ifccooledbeamtype.predefinedtype , ifc2x3.ifcoutlettype.predefinedtype , ifc2x3.ifccoiltype.predefinedtype , ifc2x3.ifcsanitaryterminaltype.predefinedtype , ifc2x3.ifcswitchingdevicetype.predefinedtype , ifc2x3.ifccostschedule.predefinedtype , ifc2x3.ifcplatetype.predefinedtype , ifc2x3.ifcrailingtype.predefinedtype , ifc2x3.ifcfiresuppressionterminaltype.predefinedtype , ifc2x3.ifcpile.predefinedtype , ifc2x3.ifccovering.predefinedtype , ifc2x3.ifcstructuralloadgroup.predefinedtype , ifc2x3.ifcwalltype.predefinedtype , ifc2x3.ifcspaceheatertype.predefinedtype , ifc2x3.ifcdistributionchamberelementtype.predefinedtype , ifc2x3.ifcstructuralcurvemember.predefinedtype , ifc2x3.ifcjunctionboxtype.predefinedtype , ifc2x3.ifcfiltertype.predefinedtype , ifc2x3.ifccurtainwalltype.predefinedtype , ifc2x3.ifcstairflighttype.predefinedtype , ifc2x3.ifcflowinstrumenttype.predefinedtype , ifc2x3.ifcmotorconnectiontype.predefinedtype , ifc2x3.ifcprojectorder.predefinedtype , ifc2x3.ifcrampflighttype.predefinedtype , ifc2x3.ifcboilertype.predefinedtype , ifc2x3.ifcoccupant.predefinedtype , ifc2x3.ifcvibrationisolatortype.predefinedtype , ifc2x3.ifctransformertype.predefinedtype , ifc2x3.ifccoveringtype.predefinedtype , ifc2x3.ifcelectricmotortype.predefinedtype , ifc2x3.ifcbeamtype.predefinedtype , ifc2x3.ifcsensortype.predefinedtype , ifc2x3.ifccablecarrierfittingtype.predefinedtype , ifc2x3.ifcductfittingtype.predefinedtype , ifc2x3.ifcunitaryequipmenttype.predefinedtype , ifc2x3.ifctanktype.predefinedtype , ifc2x3.ifccompressortype.predefinedtype , ifc2x3.ifcpipesegmenttype.predefinedtype , ifc2x3.ifcpumptype.predefinedtype , Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self(). β—† predefinedtype() def ifc4.ifchumidifiertype.predefinedtype ( ) References ifc4.ifcstructuralcurvereaction._predefinedtype, ifc4.ifclightfixture._predefinedtype, ifc2x3.ifccablesegmenttype._predefinedtype, ifc2x3.ifchumidifiertype._predefinedtype, ifc4.ifcinterceptor._predefinedtype, ifc2x3.ifctransportelementtype._predefinedtype, ifc4.ifccablesegmenttype._predefinedtype, ifc4.ifcconstructionproductresourcetype._predefinedtype, ifc4.ifchumidifiertype._predefinedtype, ifc2x3.ifcrailing._predefinedtype, ifc2x3.ifcservicelifefactor._predefinedtype, ifc2x3.ifcvalvetype._predefinedtype, ifc2x3.ifcairterminalboxtype._predefinedtype, ifc2x3.ifcbuildingelementproxytype._predefinedtype, ifc2x3.ifcspacetype._predefinedtype, ifc2x3.ifcelectricgeneratortype._predefinedtype, ifc2x3.ifcpipefittingtype._predefinedtype, ifc2x3.ifcwasteterminaltype._predefinedtype, ifc2x3.ifclamptype._predefinedtype, ifc2x3.ifcairtoairheatrecoverytype._predefinedtype, ifc2x3.ifcfooting._predefinedtype, ifc2x3.ifcactuatortype._predefinedtype, ifc2x3.ifcstructuralanalysismodel._predefinedtype, ifc2x3.ifcevaporatortype._predefinedtype, ifc2x3.ifcelectricappliancetype._predefinedtype, ifc2x3.ifcgasterminaltype._predefinedtype, ifc2x3.ifccablecarriersegmenttype._predefinedtype, ifc2x3.ifcductsilencertype._predefinedtype, ifc2x3.ifcelementassembly._predefinedtype, ifc2x3.ifccolumntype._predefinedtype, ifc2x3.ifcductsegmenttype._predefinedtype, ifc2x3.ifcdampertype._predefinedtype, ifc2x3.ifctubebundletype._predefinedtype, ifc2x3.ifcstructuralsurfacemember._predefinedtype, ifc2x3.ifclightfixturetype._predefinedtype, ifc2x3.ifcflowmetertype._predefinedtype, ifc2x3.ifcprojectorderrecord._predefinedtype, ifc2x3.ifcheatexchangertype._predefinedtype, ifc2x3.ifccondensertype._predefinedtype, ifc2x3.ifcslab._predefinedtype, ifc2x3.ifccoolingtowertype._predefinedtype, ifc2x3.ifccontrollertype._predefinedtype, ifc2x3.ifcelectricheatertype._predefinedtype, ifc2x3.ifcfantype._predefinedtype, ifc2x3.ifcprotectivedevicetype._predefinedtype, ifc2x3.ifcslabtype._predefinedtype, ifc2x3.ifcevaporativecoolertype._predefinedtype, ifc2x3.ifcalarmtype._predefinedtype, ifc2x3.ifcmembertype._predefinedtype, ifc2x3.ifcairterminaltype._predefinedtype, ifc2x3.ifctendon._predefinedtype, ifc2x3.ifcelectricflowstoragedevicetype._predefinedtype, ifc2x3.ifcelectrictimecontroltype._predefinedtype, ifc2x3.ifcstackterminaltype._predefinedtype, ifc2x3.ifcchillertype._predefinedtype, ifc2x3.ifccooledbeamtype._predefinedtype, ifc2x3.ifcoutlettype._predefinedtype, ifc2x3.ifccoiltype._predefinedtype, ifc2x3.ifcsanitaryterminaltype._predefinedtype, ifc2x3.ifcswitchingdevicetype._predefinedtype, ifc2x3.ifccostschedule._predefinedtype, ifc2x3.ifcplatetype._predefinedtype, ifc2x3.ifcrailingtype._predefinedtype, ifc2x3.ifcfiresuppressionterminaltype._predefinedtype, ifc2x3.ifcpile._predefinedtype, ifc2x3.ifccovering._predefinedtype, ifc2x3.ifcstructuralloadgroup._predefinedtype, ifc2x3.ifcwalltype._predefinedtype, ifc2x3.ifcspaceheatertype._predefinedtype, ifc2x3.ifcdistributionchamberelementtype._predefinedtype, ifc2x3.ifcstructuralcurvemember._predefinedtype, ifc2x3.ifcjunctionboxtype._predefinedtype, ifc2x3.ifcfiltertype._predefinedtype, ifc2x3.ifccurtainwalltype._predefinedtype, ifc2x3.ifcstairflighttype._predefinedtype, ifc2x3.ifcflowinstrumenttype._predefinedtype, ifc2x3.ifcmotorconnectiontype._predefinedtype, ifc2x3.ifcprojectorder._predefinedtype, ifc2x3.ifcrampflighttype._predefinedtype, ifc2x3.ifcboilertype._predefinedtype, ifc2x3.ifcoccupant._predefinedtype, ifc2x3.ifcvibrationisolatortype._predefinedtype, ifc2x3.ifctransformertype._predefinedtype, ifc2x3.ifccoveringtype._predefinedtype, ifc2x3.ifcelectricmotortype._predefinedtype, ifc2x3.ifcbeamtype._predefinedtype, ifc2x3.ifcsensortype._predefinedtype, ifc2x3.ifccablecarrierfittingtype._predefinedtype, ifc2x3.ifcductfittingtype._predefinedtype, ifc2x3.ifcunitaryequipmenttype._predefinedtype, ifc2x3.ifctanktype._predefinedtype, ifc2x3.ifccompressortype._predefinedtype, ifc2x3.ifcpipesegmenttype._predefinedtype, ifc2x3.ifcpumptype._predefinedtype, and ifc4.ifchumidifiertype.predefinedtype . Member Data Documentation β—† predefinedtype ifc4.ifchumidifiertype.predefinedtype Referenced by ifc4.ifchumidifiertype.correctpredefinedtype() , ifc4.ifctransportelementtype.correctpredefinedtype() , ifc4.ifcrailing.correctpredefinedtype() , ifc4.ifcshadingdevice.correctpredefinedtype() , ifc4.ifcmember.correctpredefinedtype() , ifc4.ifcflowinstrument.correctpredefinedtype() , ifc4.ifchumidifier.correctpredefinedtype() , ifc4.ifcworkcalendar.correctpredefinedtype() , ifc4.ifcbuildingelementparttype.correctpredefinedtype() , ifc4.ifcelectricmotor.correctpredefinedtype() , ifc4.ifcactuator.correctpredefinedtype() , ifc4.ifcstairtype.correctpredefinedtype() , ifc4.ifcvalvetype.correctpredefinedtype() , ifc4.ifcairterminalboxtype.correctpredefinedtype() , ifc4.ifcbuildingelementproxytype.correctpredefinedtype() , ifc4.ifcfurniture.correctpredefinedtype() , ifc4.ifcspacetype.correctpredefinedtype() , ifc4.ifccablecarrierfitting.correctpredefinedtype() , ifc4.ifcelectricgeneratortype.correctpredefinedtype() , ifc4.ifcpipefittingtype.correctpredefinedtype() , ifc4.ifcwasteterminaltype.correctpredefinedtype() , ifc4.ifcfastenertype.correctpredefinedtype() , ifc4.ifclamptype.correctpredefinedtype() , ifc4.ifclaborresourcetype.correctpredefinedtype() , ifc4.ifcairtoairheatrecoverytype.correctpredefinedtype() , ifc4.ifctendontype.correctpredefinedtype() , ifc4.ifcfooting.correctpredefinedtype() , ifc4.ifcwall.correctpredefinedtype() , ifc4.ifcactuatortype.correctpredefinedtype() , ifc4.ifccablecarriersegment.correctpredefinedtype() , ifc4.ifcdamper.correctpredefinedtype() , ifc4.ifcaudiovisualappliancetype.correctpredefinedtype() , ifc4.ifcdoortype.correctpredefinedtype() , ifc4.ifcroof.correctpredefinedtype() , ifc4.ifcburner.correctpredefinedtype() , ifc4.ifceventtype.correctpredefinedtype() , ifc4.ifcfilter.correctpredefinedtype() , ifc4.ifcjunctionbox.correctpredefinedtype() , ifc4.ifcenginetype.correctpredefinedtype() , ifc4.ifcelectricdistributionboard.correctpredefinedtype() , ifc4.ifcelectricflowstoragedevice.correctpredefinedtype() , ifc4.ifcevaporatortype.correctpredefinedtype() , ifc4.ifcconstructionequipmentresourcetype.correctpredefinedtype() , ifc4.ifcelectricappliancetype.correctpredefinedtype() , ifc4.ifcsystemfurnitureelement.correctpredefinedtype() , ifc4.ifccondenser.correctpredefinedtype() , ifc4.ifcgeographicelement.correctpredefinedtype() , ifc4.ifcreinforcingbartype.correctpredefinedtype() , ifc4.ifccoolingtower.correctpredefinedtype() , ifc4.ifcswitchingdevice.correctpredefinedtype() , ifc4.ifccablecarriersegmenttype.correctpredefinedtype() , ifc4.ifcaudiovisualappliance.correctpredefinedtype() , ifc4.ifcductsilencertype.correctpredefinedtype() , ifc4.ifcelementassembly.correctpredefinedtype() , ifc4.ifccolumntype.correctpredefinedtype() , ifc4.ifcductsegmenttype.correctpredefinedtype() , ifc4.ifcdampertype.correctpredefinedtype() , ifc4.ifcboiler.correctpredefinedtype() , ifc4.ifcspaceheater.correctpredefinedtype() , ifc4.ifccolumn.correctpredefinedtype() , ifc4.ifcsystemfurnitureelementtype.correctpredefinedtype() , ifc4.ifcreinforcingmesh.correctpredefinedtype() , ifc4.ifctubebundletype.correctpredefinedtype() , ifc4.ifclightfixturetype.correctpredefinedtype() , ifc4.ifcalarm.correctpredefinedtype() , ifc4.ifcflowmetertype.correctpredefinedtype() , ifc4.ifcworkplan.correctpredefinedtype() , ifc4.ifcprotectivedevice.correctpredefinedtype() , ifc4.ifcheatexchangertype.correctpredefinedtype() , ifc4.ifcshadingdevicetype.correctpredefinedtype() , ifc4.ifccommunicationsappliance.correctpredefinedtype() , ifc4.ifccompressor.correctpredefinedtype() , ifc4.ifccondensertype.correctpredefinedtype() , ifc4.ifcheatexchanger.correctpredefinedtype() , ifc4.ifcslab.correctpredefinedtype() , ifc4.ifcconstructionmaterialresourcetype.correctpredefinedtype() , ifc4.ifccoolingtowertype.correctpredefinedtype() , ifc4.ifcfootingtype.correctpredefinedtype() , ifc4.ifccablesegment.correctpredefinedtype() , ifc4.ifctransportelement.correctpredefinedtype() , ifc4.ifccontrollertype.correctpredefinedtype() , ifc4.ifcstairflight.correctpredefinedtype() , ifc4.ifcstair.correctpredefinedtype() , ifc4.ifcductfitting.correctpredefinedtype() , ifc4.ifcinterceptortype.correctpredefinedtype() , ifc4.ifcelectricdistributionboardtype.correctpredefinedtype() , ifc4.ifcfantype.correctpredefinedtype() , ifc4.ifcprotectivedevicetype.correctpredefinedtype() , ifc4.ifcsensor.correctpredefinedtype() , ifc4.ifcelectrictimecontrol.correctpredefinedtype() , ifc4.ifcunitarycontrolelementtype.correctpredefinedtype() , ifc4.ifccablefittingtype.correctpredefinedtype() , ifc4.ifctask.correctpredefinedtype() , ifc4.ifccrewresource.correctpredefinedtype() , ifc4.ifcunitarycontrolelement.correctpredefinedtype() , ifc4.ifclamp.correctpredefinedtype() , ifc4.ifcslabtype.correctpredefinedtype() , ifc4.ifcelectricgenerator.correctpredefinedtype() , ifc4.ifcbeam.correctpredefinedtype() , ifc4.ifcplate.correctpredefinedtype() , ifc4.ifcvalve.correctpredefinedtype() , ifc4.ifcairterminalbox.correctpredefinedtype() , ifc4.ifcchiller.correctpredefinedtype() , ifc4.ifcevaporativecoolertype.correctpredefinedtype() , ifc4.ifcflowmeter.correctpredefinedtype() , ifc4.ifcalarmtype.correctpredefinedtype() , ifc4.ifcmembertype.correctpredefinedtype() , ifc4.ifcrampflight.correctpredefinedtype() , ifc4.ifcdiscreteaccessory.correctpredefinedtype() , ifc4.ifcairterminaltype.correctpredefinedtype() , ifc4.ifcfiresuppressionterminal.correctpredefinedtype() , ifc4.ifcevaporativecooler.correctpredefinedtype() , ifc4.ifctasktype.correctpredefinedtype() , ifc4.ifctendon.correctpredefinedtype() , ifc4.ifcpipefitting.correctpredefinedtype() , ifc4.ifcelectricflowstoragedevicetype.correctpredefinedtype() , ifc4.ifcductsilencer.correctpredefinedtype() , ifc4.ifcwasteterminal.correctpredefinedtype() , ifc4.ifccablefitting.correctpredefinedtype() , ifc4.ifcreinforcingbar.correctpredefinedtype() , ifc4.ifcunitaryequipment.correctpredefinedtype() , ifc4.ifcelectrictimecontroltype.correctpredefinedtype() , ifc4.ifcstackterminaltype.correctpredefinedtype() , ifc4.ifctank.correctpredefinedtype() , ifc4.ifcprotectivedevicetrippingunit.correctpredefinedtype() , ifc4.ifctendonanchortype.correctpredefinedtype() , ifc4.ifcairtoairheatrecovery.correctpredefinedtype() , ifc4.ifcchillertype.correctpredefinedtype() , ifc4.ifccooledbeamtype.correctpredefinedtype() , ifc4.ifcoutlettype.correctpredefinedtype() , ifc4.ifccoiltype.correctpredefinedtype() , ifc4.ifcprotectivedevicetrippingunittype.correctpredefinedtype() , ifc4.ifcfan.correctpredefinedtype() , ifc4.ifcrooftype.correctpredefinedtype() , ifc4.ifcsanitaryterminaltype.correctpredefinedtype() , ifc4.ifcswitchingdevicetype.correctpredefinedtype() , ifc4.ifccontroller.correctpredefinedtype() , ifc4.ifcevent.correctpredefinedtype() , ifc4.ifcplatetype.correctpredefinedtype() , ifc4.ifcrailingtype.correctpredefinedtype() , ifc4.ifcfurnituretype.correctpredefinedtype() , ifc4.ifcfiresuppressionterminaltype.correctpredefinedtype() , ifc4.ifctendonanchor.correctpredefinedtype() , ifc4.ifcmedicaldevice.correctpredefinedtype() , ifc4.ifcconstructionequipmentresource.correctpredefinedtype() , ifc4.ifcpile.correctpredefinedtype() , ifc4.ifcreinforcingmeshtype.correctpredefinedtype() , ifc4.ifcevaporator.correctpredefinedtype() , ifc4.ifcwindowtype.correctpredefinedtype() , ifc4.ifcpump.correctpredefinedtype() , ifc4.ifccoil.correctpredefinedtype() , ifc4.ifcsubcontractresource.correctpredefinedtype() , ifc4.ifcpiletype.correctpredefinedtype() , ifc4.ifcfastener.correctpredefinedtype() , ifc4.ifcbuildingelementpart.correctpredefinedtype() , ifc4.ifcbuildingelementproxy.correctpredefinedtype() , ifc4.ifcdiscreteaccessorytype.correctpredefinedtype() , ifc4.ifccooledbeam.correctpredefinedtype() , ifc4.ifcsanitaryterminal.correctpredefinedtype() , ifc4.ifcvibrationisolator.correctpredefinedtype() , ifc4.ifccovering.correctpredefinedtype() , ifc4.ifccommunicationsappliancetype.correctpredefinedtype() , ifc4.ifcengine.correctpredefinedtype() , ifc4.ifccrewresourcetype.correctpredefinedtype() , ifc4.ifclaborresource.correctpredefinedtype() , ifc4.ifcmechanicalfastenertype.correctpredefinedtype() , ifc4.ifcwalltype.correctpredefinedtype() , ifc4.ifcconstructionmaterialresource.correctpredefinedtype() , ifc4.ifcconstructionproductresource.correctpredefinedtype() , ifc4.ifcspaceheatertype.correctpredefinedtype() , ifc4.ifcsubcontractresourcetype.correctpredefinedtype() , ifc4.ifcdistributionchamberelementtype.correctpredefinedtype() , ifc4.ifcjunctionboxtype.correctpredefinedtype() , ifc4.ifcfiltertype.correctpredefinedtype() , ifc4.ifcsolardevice.correctpredefinedtype() , ifc4.ifcspace.correctpredefinedtype() , ifc4.ifcmedicaldevicetype.correctpredefinedtype() , ifc4.ifcramptype.correctpredefinedtype() , ifc4.ifcspatialzone.correctpredefinedtype() , ifc4.ifcprocedure.correctpredefinedtype() , ifc4.ifccurtainwalltype.correctpredefinedtype() , ifc4.ifcstairflighttype.correctpredefinedtype() , ifc4.ifcflowinstrumenttype.correctpredefinedtype() , ifc4.ifcdistributionchamberelement.correctpredefinedtype() , ifc4.ifcmotorconnectiontype.correctpredefinedtype() , ifc4.ifcrampflighttype.correctpredefinedtype() , ifc4.ifcspatialzonetype.correctpredefinedtype() , ifc4.ifcboilertype.correctpredefinedtype() , ifc4.ifcvibrationisolatortype.correctpredefinedtype() , ifc4.ifcelectricappliance.correctpredefinedtype() , ifc4.ifctransformertype.correctpredefinedtype() , ifc4.ifccoveringtype.correctpredefinedtype() , ifc4.ifcgeographicelementtype.correctpredefinedtype() , ifc4.ifcairterminal.correctpredefinedtype() , ifc4.ifccurtainwall.correctpredefinedtype() , ifc4.ifcelectricmotortype.correctpredefinedtype() , ifc4.ifcproceduretype.correctpredefinedtype() , ifc4.ifcoutlet.correctpredefinedtype() , ifc4.ifcsolardevicetype.correctpredefinedtype() , ifc4.ifcstackterminal.correctpredefinedtype() , ifc4.ifcbeamtype.correctpredefinedtype() , ifc4.ifcsensortype.correctpredefinedtype() , ifc4.ifcpipesegment.correctpredefinedtype() , ifc4.ifccablecarrierfittingtype.correctpredefinedtype() , ifc4.ifcelementassemblytype.correctpredefinedtype() , ifc4.ifcductfittingtype.correctpredefinedtype() , ifc4.ifcunitaryequipmenttype.correctpredefinedtype() , ifc4.ifcburnertype.correctpredefinedtype() , ifc4.ifcmotorconnection.correctpredefinedtype() , ifc4.ifctanktype.correctpredefinedtype() , ifc4.ifcchimneytype.correctpredefinedtype() , ifc4.ifcworkschedule.correctpredefinedtype() , ifc4.ifcductsegment.correctpredefinedtype() , ifc4.ifcmechanicalfastener.correctpredefinedtype() , ifc4.ifccompressortype.correctpredefinedtype() , ifc4.ifcpipesegmenttype.correctpredefinedtype() , ifc4.ifctubebundle.correctpredefinedtype() , ifc4.ifcpumptype.correctpredefinedtype() , ifc4.ifcramp.correctpredefinedtype() , ifc4.ifctransformer.correctpredefinedtype() , ifc4.ifcchimney.correctpredefinedtype() , ifc4.ifcstructuralsurfaceaction.hasobjecttype() , ifc4.ifcstructuralanalysismodel.hasobjecttype() , ifc4.ifcvoidingfeature.hasobjecttype() , ifc4.ifcstructuralcurveaction.hasobjecttype() , ifc4.ifcstructuralsurfacemember.hasobjecttype() , ifc4.ifcstructuralloadgroup.hasobjecttype() , ifc4.ifcsurfacefeature.hasobjecttype() , ifc4.ifcstructuralcurvemember.hasobjecttype() , ifc4.ifcstructuralsurfacereaction.haspredefinedtype() , ifc4.ifchumidifiertype.predefinedtype() , ifc4.ifcstructuralcurveaction.suitablepredefinedtype() , and ifc4.ifcoccupant.wr31() . The documentation for this class was generated from the following file: src/Mod/Import/App/ifc4.py 1.8.17
=================================================================================================================================================== Index Modules Hierarchy Alphabetical list Dice3DS dom3ds MSH_BOXMAP Dice3DS.dom3ds.MSH_BOXMAP Member List This is the complete list of members for Dice3DS.dom3ds.MSH_BOXMAP , including all inherited members. document_html Dice3DS.dom3ds.ChunkBase static document_html (cls, flo, done) Dice3DS.dom3ds.ChunkBase dump (self, flo, indent, flags) Dice3DS.dom3ds.ChunkBase dump_array (self, flo, indent, flags) Dice3DS.dom3ds.ChunkBase dump_chunks (self, flo, indent, flags) Dice3DS.dom3ds.ChunkBase dump_header (self, flo, flags) Dice3DS.dom3ds.ChunkBase dump_struct (self, flo, indent, flags) Dice3DS.dom3ds.ChunkBase freechunks Dice3DS.dom3ds.ChunkBase static get_byte (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_chunk (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_float (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_long (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_short (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_string (fbuf, flags) Dice3DS.dom3ds.ChunkBase static out_attr (self, attr, flo, indent, flags) Dice3DS.dom3ds.ChunkBase out_chunk (self, attr, flo, indent, flags) Dice3DS.dom3ds.ChunkBase out_chunk_index (self, attr, i, flo, indent, flags) Dice3DS.dom3ds.ChunkBase read (self, fbuf, flags) Dice3DS.dom3ds.ChunkBase read_array (self, fbuf, flags) Dice3DS.dom3ds.ChunkBase read_chunks (self, fbuf, flags) Dice3DS.dom3ds.ChunkBase read_struct (self, fbuf, flags) Dice3DS.dom3ds.ChunkBase set_byte (value) Dice3DS.dom3ds.ChunkBase static set_chunk (value) Dice3DS.dom3ds.ChunkBase static set_float (value) Dice3DS.dom3ds.ChunkBase static set_long (value) Dice3DS.dom3ds.ChunkBase static set_short (value) Dice3DS.dom3ds.ChunkBase static set_string (value) Dice3DS.dom3ds.ChunkBase static struct Dice3DS.dom3ds.MSH_BOXMAP static subchunks Dice3DS.dom3ds.ChunkBase swallow Dice3DS.dom3ds.MSH_BOXMAP static tag Dice3DS.dom3ds.MSH_BOXMAP static write (self) Dice3DS.dom3ds.ChunkBase write_array (self) Dice3DS.dom3ds.ChunkBase write_chunks (self) Dice3DS.dom3ds.ChunkBase write_struct (self) Dice3DS.dom3ds.ChunkBase 1.8.17
=============================================================================================================================== Index Modules Hierarchy Alphabetical list StdCmdDelete Member List This is the complete list of members for StdCmdDelete , including all inherited members. abortCommand (void) Gui::Command static activated (int iMsg) StdCmdDelete protected virtual addModule (DoCmd_Type eType, const char *sModuleName) Gui::Command static addTo (QWidget *) Gui::Command addToGroup (ActionGroup *, bool checkable) Gui::Command addToGroup (ActionGroup *) Gui::Command adjustCameraPosition () Gui::Command Alter3DView enum value Gui::Command protected AlterDoc enum value Gui::Command protected AlterSelection enum value Gui::Command protected App enum value Gui::Command applyCommandData (const char *context, Action *) Gui::Command protected bCanLog Gui::Command protected beginCmdHelp (void) Gui::Command blockCommand (bool) Gui::Command static className () const StdCmdDelete virtual CmdType enum name Gui::Command protected Command (const char *name) Gui::Command protected CommandBase (const char *sMenu, const char *sToolTip=0, const char *sWhat=0, const char *sStatus=0, const char *sPixmap=0, const char *sAccel=0) Gui::CommandBase protected commitCommand (void) Gui::Command static createAction (void) Gui::Command protected virtual displayText Gui::CommandBase protected Doc enum value Gui::Command DoCmd_Type enum name Gui::Command endCmdHelp (void) Gui::Command eType Gui::Command protected ForEdit enum value Gui::Command protected getAccel () const Gui::CommandBase virtual getAction () const Gui::CommandBase getActiveGuiDocument (void) const Gui::Command getAppModuleName (void) const Gui::Command getDocument (const char *Name=0) const Gui::Command getGroupName () const Gui::Command getGuiApplication (void) Gui::Command static getHelpUrl (void) const Gui::Command virtual getMenuText () const Gui::CommandBase virtual getName () const Gui::Command getObject (const char *Name) const Gui::Command getObjectCmd (const char *Name, const App::Document *doc=0, const char *prefix=0, const char *postfix=0, bool gui=false) Gui::Command static getObjectCmd (const App::DocumentObject *obj, const char *prefix=0, const char *postfix=0, bool gui=false) Gui::Command static getPixmap () const Gui::CommandBase virtual getPythonTuple (const std::string &name, const std::vector< std::string > &subnames) Gui::Command static getSelection (void) Gui::Command static getStatusTip () const Gui::CommandBase virtual getToolTipText () const Gui::CommandBase virtual getUniqueObjectName (const char *BaseName, const App::DocumentObject *obj=0) const Gui::Command getWhatsThis () const Gui::CommandBase virtual Gui enum value Gui::Command hasActiveDocument (void) const Gui::Command hasObject (const char *Name) Gui::Command hasPendingCommand (void) Gui::Command static invoke (int index, TriggerSource trigger=TriggerNone) Gui::Command isActive (void) StdCmdDelete protected virtual isActiveObjectValid (void) Gui::Command static isViewOfType (Base::Type t) const Gui::Command keySequenceToAccel (int) const Gui::Command protected languageChange () Gui::Command virtual NoTransaction enum value Gui::Command protected openCommand (const char *sName=0) Gui::Command static printCaller (const char *file, int line) Gui::Command static printPyCaller () Gui::Command static sAccel Gui::CommandBase protected sAppModule Gui::Command protected setAccel (const char *) Gui::CommandBase setAppModuleName (const char *) Gui::Command setEnabled (bool) Gui::Command setGroupName (const char *) Gui::Command setMenuText (const char *) Gui::CommandBase setPixmap (const char *) Gui::CommandBase setStatusTip (const char *) Gui::CommandBase setToolTipText (const char *) Gui::CommandBase setupCheckable (int iMsg) Gui::Command setWhatsThis (const char *) Gui::CommandBase sGroup Gui::Command protected sHelpUrl Gui::Command protected sMenuText Gui::CommandBase protected sName Gui::Command protected sPixmap Gui::CommandBase protected sStatusTip Gui::CommandBase protected StdCmdDelete () StdCmdDelete sToolTipText Gui::CommandBase protected strToPython (const char *Str) Gui::Command strToPython (const std::string &Str) Gui::Command sWhatsThis Gui::CommandBase protected testActive (void) Gui::Command TriggerAction enum value Gui::Command TriggerChildAction enum value Gui::Command TriggerNone enum value Gui::Command triggerSource () const Gui::Command TriggerSource enum name Gui::Command updateAction (int mode) Gui::Command virtual updateActive (void) Gui::Command static updateAll (std::list< Gui::Document * > cList) Gui::Command static ~ StdCmdDelete () StdCmdDelete virtual ~Command () Gui::Command protected virtual ~CommandBase () Gui::CommandBase protected virtual 1.8.17
======================================================================================================================================================================== Index Modules Hierarchy Alphabetical list draftguitools gui_snaps Draft_Snap_Extension draftguitools.gui_snaps.Draft_Snap_Extension Member List This is the complete list of members for draftguitools.gui_snaps.Draft_Snap_Extension , including all inherited members. Activated (self) draftguitools.gui_snaps.Draft_Snap_Extension command_name draftguitools.gui_base.GuiCommandSimplest doc draftguitools.gui_base.GuiCommandSimplest GetResources (self) draftguitools.gui_snaps.Draft_Snap_Extension IsActive (self) draftguitools.gui_base.GuiCommandSimplest 1.8.17
===================================================================================================================================== Index Modules Hierarchy Alphabetical list task_element_fluid1D Namespace Reference Workbenches Β» Python workbenches Β» Fem task panel for element fluid 1D object More... Detailed Description task panel for element fluid 1D object 1.8.17
======================================================================================================================================================= Index Modules Hierarchy Alphabetical list Dice3DS dom3ds HOT_TRACK_TAG Dice3DS.dom3ds.HOT_TRACK_TAG Member List This is the complete list of members for Dice3DS.dom3ds.HOT_TRACK_TAG , including all inherited members. document_html Dice3DS.dom3ds.ChunkBase static document_html (cls, flo, done) Dice3DS.dom3ds.ChunkBase dump (self, flo, indent, flags) Dice3DS.dom3ds.ChunkBase dump_array (self, flo, indent, flags) Dice3DS.dom3ds.TrackChunk dump_chunks (self, flo, indent, flags) Dice3DS.dom3ds.ChunkBase dump_header (self, flo, flags) Dice3DS.dom3ds.ChunkBase dump_struct (self, flo, indent, flags) Dice3DS.dom3ds.ChunkBase freechunks Dice3DS.dom3ds.ChunkBase static get_byte (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_chunk (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_float (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_long (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_short (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_string (fbuf, flags) Dice3DS.dom3ds.ChunkBase static keyframe Dice3DS.dom3ds.HOT_TRACK_TAG static keys Dice3DS.dom3ds.TrackChunk out_attr (self, attr, flo, indent, flags) Dice3DS.dom3ds.ChunkBase out_chunk (self, attr, flo, indent, flags) Dice3DS.dom3ds.ChunkBase out_chunk_index (self, attr, i, flo, indent, flags) Dice3DS.dom3ds.ChunkBase read (self, fbuf, flags) Dice3DS.dom3ds.ChunkBase read_array (self, fbuf, flags) Dice3DS.dom3ds.TrackChunk read_chunks (self, fbuf, flags) Dice3DS.dom3ds.ChunkBase read_struct (self, fbuf, flags) Dice3DS.dom3ds.ChunkBase set_byte (value) Dice3DS.dom3ds.ChunkBase static set_chunk (value) Dice3DS.dom3ds.ChunkBase static set_float (value) Dice3DS.dom3ds.ChunkBase static set_long (value) Dice3DS.dom3ds.ChunkBase static set_short (value) Dice3DS.dom3ds.ChunkBase static set_string (value) Dice3DS.dom3ds.ChunkBase static struct Dice3DS.dom3ds.TrackChunk static subchunks Dice3DS.dom3ds.ChunkBase swallow Dice3DS.dom3ds.ChunkBase static tag Dice3DS.dom3ds.HOT_TRACK_TAG static write (self) Dice3DS.dom3ds.ChunkBase write_array (self) Dice3DS.dom3ds.TrackChunk write_chunks (self) Dice3DS.dom3ds.ChunkBase write_struct (self) Dice3DS.dom3ds.ChunkBase 1.8.17
=================================================================================================================================== Index Modules Hierarchy Alphabetical list Reen MarchingCubesRBF List of all members | Public Member Functions Reen::MarchingCubesRBF Class Reference #include <SurfaceTriangulation.h> Public Member Functions MarchingCubesRBF (const Points::PointKernel &, Mesh::MeshObject &) void perform (const std::vector< Base::Vector3f > &normals) Pass the normals to the points given in the constructor. More... void perform (int ksearch=5) Set the number of k nearest neighbors to use for the normal estimation. More... Constructor & Destructor Documentation β—† MarchingCubesRBF() Reen::MarchingCubesRBF::MarchingCubesRBF ( const Points::PointKernel & , Mesh::MeshObject & ) Member Function Documentation β—† perform() [1/2] void Reen::MarchingCubesRBF::perform ( const std::vector< Base::Vector3f > & normals ) Pass the normals to the points given in the constructor. Parameters [in] normals the normals to the given points. β—† perform() [2/2] void Reen::MarchingCubesRBF::perform ( int ksearch = 5 ) Set the number of k nearest neighbors to use for the normal estimation. Parameters [in] k the number of k-nearest neighbors The documentation for this class was generated from the following file: src/Mod/ReverseEngineering/App/SurfaceTriangulation.h 1.8.17
================================================================================================================================================== Index Modules Hierarchy Alphabetical list config_control_design edge config_control_design.edge Member List This is the complete list of members for config_control_design.edge , including all inherited members. edge_end config_control_design.edge edge_end () config_control_design.edge edge_start config_control_design.edge edge_start () config_control_design.edge name config_control_design.representation_item name () config_control_design.representation_item wr1 (self) config_control_design.representation_item 1.8.17
=========================================================================================================================================== Index Modules Hierarchy Alphabetical list ifc4 ifcflowstoragedevicetype List of all members ifc4.ifcflowstoragedevicetype Class Reference Additional Inherited Members Public Member Functions inherited from ifc4.ifcelementtype def elementtype () Public Member Functions inherited from ifc4.ifctypeproduct def applicableoccurrence (self) def referencedby () def representationmaps () def tag () Public Member Functions inherited from ifc4.ifctypeobject def applicableoccurrence () def haspropertysets () def types () def wr1 (self) Public Member Functions inherited from ifc4.ifcobjectdefinition def decomposes () def hasassignments () def hasassociations () def hascontext () def isdecomposedby () def isnestedby () def nests () Public Member Functions inherited from ifc4.ifcroot def description () def globalid () def name () def ownerhistory () Public Attributes inherited from ifc4.ifcelementtype elementtype Public Attributes inherited from ifc4.ifctypeproduct representationmaps tag Public Attributes inherited from ifc4.ifctypeobject applicableoccurrence haspropertysets Public Attributes inherited from ifc4.ifcroot description globalid name ownerhistory Detailed Description Entity ifcflowstoragedevicetype definition. The documentation for this class was generated from the following file: src/Mod/Import/App/ifc4.py 1.8.17
=============================================================================================================================================================== Index Modules Hierarchy Alphabetical list ifc4 ifcgeometricrepresentationsubcontext ifc4.ifcgeometricrepresentationsubcontext Member List This is the complete list of members for ifc4.ifcgeometricrepresentationsubcontext , including all inherited members. contextidentifier ifc4.ifcrepresentationcontext contextidentifier () ifc4.ifcrepresentationcontext contexttype ifc4.ifcrepresentationcontext contexttype () ifc4.ifcrepresentationcontext coordinatespacedimension ifc4.ifcgeometricrepresentationcontext coordinatespacedimension () ifc4.ifcgeometricrepresentationcontext hassubcontexts () ifc4.ifcgeometricrepresentationcontext ifcgeometricrepresentationcontext_coordinatespacedimension () ifc4.ifcgeometricrepresentationsubcontext ifcgeometricrepresentationcontext_precision () ifc4.ifcgeometricrepresentationsubcontext ifcgeometricrepresentationcontext_truenorth () ifc4.ifcgeometricrepresentationsubcontext ifcgeometricrepresentationcontext_worldcoordinatesystem () ifc4.ifcgeometricrepresentationsubcontext parentcontext ifc4.ifcgeometricrepresentationsubcontext parentcontext () ifc4.ifcgeometricrepresentationsubcontext precision ifc4.ifcgeometricrepresentationcontext precision () ifc4.ifcgeometricrepresentationcontext representationsincontext () ifc4.ifcrepresentationcontext targetscale ifc4.ifcgeometricrepresentationsubcontext targetscale () ifc4.ifcgeometricrepresentationsubcontext targetview ifc4.ifcgeometricrepresentationsubcontext targetview () ifc4.ifcgeometricrepresentationsubcontext truenorth ifc4.ifcgeometricrepresentationcontext truenorth () ifc4.ifcgeometricrepresentationcontext userdefinedtargetview ifc4.ifcgeometricrepresentationsubcontext userdefinedtargetview () ifc4.ifcgeometricrepresentationsubcontext worldcoordinatesystem ifc4.ifcgeometricrepresentationcontext worldcoordinatesystem () ifc4.ifcgeometricrepresentationcontext wr11 (self) ifc4.ifcgeometricrepresentationcontext wr31 (self) ifc4.ifcgeometricrepresentationsubcontext wr32 (self) ifc4.ifcgeometricrepresentationsubcontext 1.8.17
========================================================================================================================== Index Modules Hierarchy Alphabetical list List of all members | Public Member Functions | Protected Member Functions StdBoxSelection Class Reference Public Member Functions virtual const char * className () const The C++ class name is needed as context for the translation framework. More... StdBoxSelection () virtual ~ StdBoxSelection () Public Member Functions inherited from Gui::Command const char * beginCmdHelp (void) returns the begin of a online help page More... const char * endCmdHelp (void) returns the end of a online help page More... virtual const char * getHelpUrl (void) const Get the help URL. More... bool hasActiveDocument (void) const true when there is a document More... bool hasObject (const char *Name) true when there is a document and a Feature with Name More... const char * getAppModuleName (void) const returns the name to which the command belongs More... void setAppModuleName (const char *) const char * getName () const Get the command name. More... const char * getGroupName () const Get the name of the grouping of the command. More... void setGroupName (const char *) void testActive (void) Get somtile called to check the state of the command. More... void setEnabled ( bool ) Enables or disables the command. More... TriggerSource triggerSource () const Return the current command trigger source. More... void invoke (int index, TriggerSource trigger= TriggerNone ) Called to invoke the command. More... void addTo ( QWidget *) adds this command to arbitrary widgets More... void addToGroup ( ActionGroup *, bool checkable) void addToGroup ( ActionGroup *) void adjustCameraPosition () Gui::Document * getActiveGuiDocument (void) const Get pointer to the active gui document. More... App::Document * getDocument (const char *Name=0) const Get pointer to the named or active App document Returns a pointer to the named document or the active document when no name is given. More... bool isViewOfType ( Base::Type t) const checks if the active view is of a special type or derived More... App::DocumentObject * getObject (const char *Name) const returns the named feature or the active one from the active document or NULL More... std::string getUniqueObjectName (const char *BaseName, const App::DocumentObject *obj=0) const Get unique Feature name from the active document. More... void languageChange () Translate command. More... void updateAction (int mode) Updates the QAction with respect to the passed mode. More... void setupCheckable (int iMsg) Setup checkable actions based on current TriggerSource. More... const std::string strToPython (const char *Str) translate a string to a python string literal (needed e.g. in file names for windows...) More... const std::string strToPython (const std::string &Str) Public Member Functions inherited from Gui::CommandBase Action * getAction () const Returns the Action object of this command, or 0 if it doesn't exist. More... virtual const char * getMenuText () const virtual const char * getToolTipText () const virtual const char * getStatusTip () const virtual const char * getWhatsThis () const virtual const char * getPixmap () const virtual const char * getAccel () const void setWhatsThis (const char *) void setMenuText (const char *) void setToolTipText (const char *) void setStatusTip (const char *) void setPixmap (const char *) void setAccel (const char *) Protected Member Functions virtual void activated (int iMsg) Methods which gets called when activated, needs to be reimplemented! More... virtual bool isActive (void) Override this method if your Cmd is not always active. More... Protected Member Functions inherited from Gui::Command Command (const char *name) virtual ~Command () virtual Action * createAction (void) Creates the used Action . More... void applyCommandData (const char *context, Action *) Applies the menu text, tool and status tip to the passed action object. More... const char * keySequenceToAccel (int) const Protected Member Functions inherited from Gui::CommandBase CommandBase (const char *sMenu, const char *sToolTip=0, const char *sWhat=0, const char *sStatus=0, const char * sPixmap =0, const char * sAccel =0) virtual ~CommandBase () Additional Inherited Members Public Types inherited from Gui::Command enum TriggerSource { TriggerNone , TriggerAction , TriggerChildAction } Command trigger source. More... enum DoCmd_Type { Doc , App , Gui } types of application level actions for DoCommand() More... Static Public Member Functions inherited from Gui::Command static void blockCommand ( bool ) Blocks all command objects. More... static void printPyCaller () Print to Python console the current Python calling source file and line number. More... static void printCaller (const char *file, int line) Print to Python console the current calling source file and line number. More... static void addModule ( DoCmd_Type eType , const char *sModuleName) import an external (or own) module only once More... static Application * getGuiApplication (void) Get pointer to the Application Window. More... static Gui::SelectionSingleton & getSelection (void) Get a reference to the selection. More... static std::string getObjectCmd (const char *Name, const App::Document *doc=0, const char *prefix=0, const char *postfix=0, bool gui=false) returns a python command string to retrieve an object from a document More... static std::string getObjectCmd (const App::DocumentObject *obj, const char *prefix=0, const char *postfix=0, bool gui=false) returns a python command string to retrieve the given object More... static void openCommand (const char * sName =0) Open a new Undo transaction on the active document. More... static void commitCommand (void) Commit the Undo transaction on the active document. More... static void abortCommand (void) Abort the Undo transaction on the active document. More... static bool hasPendingCommand (void) Check if an Undo transaction is open on the active document. More... static void updateActive (void) Updates the (active) document (propagate changes) More... static void updateAll (std::list< Gui::Document * > cList) Updates the (all or listed) documents (propagate changes) More... static bool isActiveObjectValid (void) Checks if the active object of the active document is valid. More... static std::string getPythonTuple (const std::string &name, const std::vector< std::string > &subnames) Get Python tuple from object and sub-elements. More... Protected Types inherited from Gui::Command enum CmdType { AlterDoc = 1, Alter3DView = 2, AlterSelection = 4, ForEdit = 8, NoTransaction = 16 } Protected Attributes inherited from Gui::Command const char * sAppModule const char * sGroup const char * sName const char * sHelpUrl int eType bool bCanLog Indicate if the command shall log to MacroManager . More... Protected Attributes inherited from Gui::CommandBase const char * sMenuText const char * sToolTipText const char * sWhatsThis const char * sStatusTip const char * sPixmap const char * sAccel std::string displayText Constructor & Destructor Documentation β—† StdBoxSelection() StdBoxSelection::StdBoxSelection ( ) β—† ~ StdBoxSelection() virtual StdBoxSelection::~ StdBoxSelection ( ) virtual Member Function Documentation β—† activated() void StdBoxSelection::activated ( int iMsg ) protected virtual Methods which gets called when activated, needs to be reimplemented! Implements Gui::Command . References Gui::getMainWindow() , Gui::NavigationStyle::IDLE , and OfflineRenderingUtils::viewer() . β—† className() virtual const char* StdBoxSelection::className ( ) const virtual The C++ class name is needed as context for the translation framework. Implements Gui::CommandBase . β—† isActive() virtual bool StdBoxSelection::isActive ( void ) protected virtual Override this method if your Cmd is not always active. Reimplemented from Gui::Command . The documentation for this class was generated from the following file: src/Gui/CommandView.cpp 1.8.17
============================================================================================================================================================ Index Modules Hierarchy Alphabetical list automotive_design certification_type automotive_design.certification_type Member List This is the complete list of members for automotive_design.certification_type , including all inherited members. description automotive_design.certification_type description () automotive_design.certification_type 1.8.17
================================================================================================================================================================================= Index Modules Hierarchy Alphabetical list config_control_design parametric_representation_context config_control_design.parametric_representation_context Member List This is the complete list of members for config_control_design.parametric_representation_context , including all inherited members. context_identifier config_control_design.representation_context context_identifier () config_control_design.representation_context context_type config_control_design.representation_context context_type () config_control_design.representation_context representations_in_context () config_control_design.representation_context 1.8.17
=================================================================================================================================== Index Modules Hierarchy Alphabetical list ifc2x3 ifcfontvariant List of all members | Public Member Functions ifc2x3.ifcfontvariant Class Reference Public Member Functions def wr1 (self) Member Function Documentation β—† wr1() def ifc2x3.ifcfontvariant.wr1 ( self ) The documentation for this class was generated from the following file: src/Mod/Import/App/ifc2x3.py 1.8.17
=================================================================================================================================== Index Modules Hierarchy Alphabetical list ifc4 ifclaborresource List of all members | Public Member Functions | Public Attributes ifc4.ifclaborresource Class Reference Public Member Functions def correctpredefinedtype (self) def predefinedtype () Public Member Functions inherited from ifc4.ifcconstructionresource def basecosts () def basequantity () def usage () Public Member Functions inherited from ifc4.ifcresource def identification () def longdescription () def resourceof () Public Member Functions inherited from ifc4.ifcobject def declares () def isdeclaredby () def isdefinedby () def istypedby () def objecttype () Public Member Functions inherited from ifc4.ifcobjectdefinition def decomposes () def hasassignments () def hasassociations () def hascontext () def isdecomposedby () def isnestedby () def nests () Public Member Functions inherited from ifc4.ifcroot def description () def globalid () def name () def ownerhistory () Public Attributes predefinedtype Public Attributes inherited from ifc4.ifcconstructionresource basecosts basequantity usage Public Attributes inherited from ifc4.ifcresource identification longdescription Public Attributes inherited from ifc4.ifcobject objecttype Public Attributes inherited from ifc4.ifcroot description globalid name ownerhistory Detailed Description Entity ifclaborresource definition. :param predefinedtype :type predefinedtype:ifclaborresourcetypeenum Member Function Documentation β—† correctpredefinedtype() def ifc4.ifclaborresource.correctpredefinedtype ( self ) References ifc4.ifcstructuralcurvereaction.predefinedtype , ifc4.ifclightfixture.predefinedtype , ifc2x3.ifccablesegmenttype.predefinedtype , ifc2x3.ifchumidifiertype.predefinedtype , ifc4.ifcinterceptor.predefinedtype , ifc2x3.ifctransportelementtype.predefinedtype , ifc4.ifccablesegmenttype.predefinedtype , ifc4.ifcconstructionproductresourcetype.predefinedtype , ifc4.ifchumidifiertype.predefinedtype , ifc4.ifctransportelementtype.predefinedtype , ifc2x3.ifcrailing.predefinedtype , ifc4.ifccostitem.predefinedtype , ifc4.ifcrailing.predefinedtype , ifc4.ifcshadingdevice.predefinedtype , ifc2x3.ifcservicelifefactor.predefinedtype , ifc4.ifcmember.predefinedtype , ifc4.ifcflowinstrument.predefinedtype , ifc2x3.ifcvalvetype.predefinedtype , ifc4.ifchumidifier.predefinedtype , ifc4.ifcworkcalendar.predefinedtype , ifc2x3.ifcairterminalboxtype.predefinedtype , ifc4.ifcbuildingelementparttype.predefinedtype , ifc4.ifcelectricmotor.predefinedtype , ifc2x3.ifcbuildingelementproxytype.predefinedtype , ifc4.ifcactuator.predefinedtype , ifc4.ifcstairtype.predefinedtype , ifc2x3.ifcspacetype.predefinedtype , ifc2x3.ifcelectricgeneratortype.predefinedtype , ifc2x3.ifcpipefittingtype.predefinedtype , ifc2x3.ifcwasteterminaltype.predefinedtype , ifc4.ifcstructuralsurfaceaction.predefinedtype , ifc2x3.ifclamptype.predefinedtype , ifc4.ifcvalvetype.predefinedtype , ifc4.ifcairterminalboxtype.predefinedtype , ifc4.ifcbuildingelementproxytype.predefinedtype , ifc2x3.ifcairtoairheatrecoverytype.predefinedtype , ifc4.ifcfurniture.predefinedtype , ifc2x3.ifcfooting.predefinedtype , ifc2x3.ifcactuatortype.predefinedtype , ifc4.ifcspacetype.predefinedtype , ifc4.ifccablecarrierfitting.predefinedtype , ifc4.ifcelectricgeneratortype.predefinedtype , ifc4.ifcpipefittingtype.predefinedtype , ifc2x3.ifcstructuralanalysismodel.predefinedtype , ifc4.ifcwasteterminaltype.predefinedtype , ifc4.ifcfastenertype.predefinedtype , ifc4.ifclamptype.predefinedtype , ifc4.ifclaborresourcetype.predefinedtype , ifc4.ifcairtoairheatrecoverytype.predefinedtype , ifc4.ifctendontype.predefinedtype , ifc4.ifcfooting.predefinedtype , ifc4.ifcwall.predefinedtype , ifc4.ifcactuatortype.predefinedtype , ifc4.ifccablecarriersegment.predefinedtype , ifc4.ifcdamper.predefinedtype , ifc4.ifcstructuralanalysismodel.predefinedtype , ifc2x3.ifcevaporatortype.predefinedtype , ifc4.ifcaudiovisualappliancetype.predefinedtype , ifc2x3.ifcelectricappliancetype.predefinedtype , ifc2x3.ifcgasterminaltype.predefinedtype , ifc4.ifcdoortype.predefinedtype , ifc4.ifcroof.predefinedtype , ifc4.ifcburner.predefinedtype , ifc4.ifceventtype.predefinedtype , ifc2x3.ifccablecarriersegmenttype.predefinedtype , ifc4.ifcfilter.predefinedtype , ifc4.ifcjunctionbox.predefinedtype , ifc2x3.ifcductsilencertype.predefinedtype , ifc4.ifcenginetype.predefinedtype , ifc2x3.ifcelementassembly.predefinedtype , ifc4.ifcelectricdistributionboard.predefinedtype , ifc2x3.ifccolumntype.predefinedtype , ifc4.ifcelectricflowstoragedevice.predefinedtype , ifc4.ifcevaporatortype.predefinedtype , ifc4.ifcconstructionequipmentresourcetype.predefinedtype , ifc4.ifcelectricappliancetype.predefinedtype , ifc4.ifcsystemfurnitureelement.predefinedtype , ifc4.ifccondenser.predefinedtype , ifc4.ifcgeographicelement.predefinedtype , ifc2x3.ifcductsegmenttype.predefinedtype , ifc2x3.ifcdampertype.predefinedtype , ifc4.ifcreinforcingbartype.predefinedtype , ifc4.ifccoolingtower.predefinedtype , ifc4.ifcswitchingdevice.predefinedtype , ifc4.ifcvoidingfeature.predefinedtype , ifc4.ifccablecarriersegmenttype.predefinedtype , ifc4.ifcaudiovisualappliance.predefinedtype , ifc4.ifcductsilencertype.predefinedtype , ifc4.ifcstructuralcurveaction.predefinedtype , ifc4.ifcelementassembly.predefinedtype , ifc4.ifcexternalspatialelement.predefinedtype , ifc2x3.ifctubebundletype.predefinedtype , ifc4.ifccolumntype.predefinedtype , ifc2x3.ifcstructuralsurfacemember.predefinedtype , ifc4.ifcperformancehistory.predefinedtype , ifc4.ifcductsegmenttype.predefinedtype , ifc2x3.ifclightfixturetype.predefinedtype , ifc2x3.ifcflowmetertype.predefinedtype , ifc4.ifcdampertype.predefinedtype , ifc2x3.ifcprojectorderrecord.predefinedtype , ifc4.ifcwindow.predefinedtype , ifc4.ifcboiler.predefinedtype , ifc4.ifcspaceheater.predefinedtype , ifc2x3.ifcheatexchangertype.predefinedtype , ifc2x3.ifccondensertype.predefinedtype , ifc4.ifcdoor.predefinedtype , ifc2x3.ifcslab.predefinedtype , ifc2x3.ifccoolingtowertype.predefinedtype , ifc4.ifccolumn.predefinedtype , ifc4.ifcsystemfurnitureelementtype.predefinedtype , ifc2x3.ifccontrollertype.predefinedtype , ifc2x3.ifcelectricheatertype.predefinedtype , ifc4.ifcreinforcingmesh.predefinedtype , ifc4.ifctubebundletype.predefinedtype , ifc4.ifcstructuralsurfacemember.predefinedtype , ifc4.ifclightfixturetype.predefinedtype , ifc2x3.ifcfantype.predefinedtype , ifc4.ifcalarm.predefinedtype , ifc4.ifcflowmetertype.predefinedtype , ifc2x3.ifcprotectivedevicetype.predefinedtype , ifc4.ifcworkplan.predefinedtype , ifc4.ifcprotectivedevice.predefinedtype , ifc4.ifcheatexchangertype.predefinedtype , ifc2x3.ifcslabtype.predefinedtype , ifc4.ifcshadingdevicetype.predefinedtype , ifc4.ifccommunicationsappliance.predefinedtype , ifc4.ifccompressor.predefinedtype , ifc4.ifccondensertype.predefinedtype , ifc4.ifcheatexchanger.predefinedtype , ifc2x3.ifcevaporativecoolertype.predefinedtype , ifc4.ifcslab.predefinedtype , ifc4.ifcconstructionmaterialresourcetype.predefinedtype , ifc2x3.ifcalarmtype.predefinedtype , ifc4.ifccoolingtowertype.predefinedtype , ifc2x3.ifcmembertype.predefinedtype , ifc4.ifcfootingtype.predefinedtype , ifc4.ifccablesegment.predefinedtype , ifc4.ifctransportelement.predefinedtype , ifc2x3.ifcairterminaltype.predefinedtype , ifc2x3.ifctendon.predefinedtype , ifc4.ifccontrollertype.predefinedtype , ifc4.ifcstairflight.predefinedtype , ifc4.ifcstair.predefinedtype , ifc4.ifcstructuralsurfacereaction.predefinedtype , ifc2x3.ifcelectricflowstoragedevicetype.predefinedtype , ifc4.ifcductfitting.predefinedtype , ifc4.ifcinterceptortype.predefinedtype , ifc4.ifcelectricdistributionboardtype.predefinedtype , ifc4.ifcfantype.predefinedtype , ifc4.ifcprotectivedevicetype.predefinedtype , ifc4.ifcsensor.predefinedtype , ifc2x3.ifcelectrictimecontroltype.predefinedtype , ifc2x3.ifcstackterminaltype.predefinedtype , ifc2x3.ifcchillertype.predefinedtype , ifc2x3.ifccooledbeamtype.predefinedtype , ifc4.ifcelectrictimecontrol.predefinedtype , ifc4.ifcunitarycontrolelementtype.predefinedtype , ifc4.ifccablefittingtype.predefinedtype , ifc4.ifctask.predefinedtype , ifc2x3.ifcoutlettype.predefinedtype , ifc4.ifccrewresource.predefinedtype , ifc4.ifcunitarycontrolelement.predefinedtype , ifc4.ifclamp.predefinedtype , ifc4.ifcslabtype.predefinedtype , ifc4.ifcelectricgenerator.predefinedtype , ifc2x3.ifccoiltype.predefinedtype , ifc4.ifcbeam.predefinedtype , ifc4.ifcplate.predefinedtype , ifc4.ifcvalve.predefinedtype , ifc4.ifcairterminalbox.predefinedtype , ifc4.ifcchiller.predefinedtype , ifc4.ifcevaporativecoolertype.predefinedtype , ifc4.ifcflowmeter.predefinedtype , ifc4.ifcalarmtype.predefinedtype , ifc4.ifcmembertype.predefinedtype , ifc2x3.ifcsanitaryterminaltype.predefinedtype , ifc2x3.ifcswitchingdevicetype.predefinedtype , ifc2x3.ifccostschedule.predefinedtype , ifc4.ifcrampflight.predefinedtype , ifc4.ifcdiscreteaccessory.predefinedtype , ifc2x3.ifcplatetype.predefinedtype , ifc4.ifcairterminaltype.predefinedtype , ifc2x3.ifcrailingtype.predefinedtype , ifc4.ifcfiresuppressionterminal.predefinedtype , ifc4.ifcevaporativecooler.predefinedtype , ifc2x3.ifcfiresuppressionterminaltype.predefinedtype , ifc2x3.ifcpile.predefinedtype , ifc4.ifctasktype.predefinedtype , ifc4.ifctendon.predefinedtype , ifc4.ifcpipefitting.predefinedtype , ifc4.ifcelectricflowstoragedevicetype.predefinedtype , ifc4.ifcstructuralloadgroup.predefinedtype , ifc4.ifcstructuralloadcase.predefinedtype , ifc4.ifcductsilencer.predefinedtype , ifc4.ifcwasteterminal.predefinedtype , ifc4.ifccablefitting.predefinedtype , ifc4.ifcreinforcingbar.predefinedtype , ifc4.ifcunitaryequipment.predefinedtype , ifc4.ifcpermit.predefinedtype , ifc4.ifcelectrictimecontroltype.predefinedtype , ifc4.ifcstackterminaltype.predefinedtype , ifc4.ifctank.predefinedtype , ifc2x3.ifccovering.predefinedtype , ifc4.ifcprotectivedevicetrippingunit.predefinedtype , ifc4.ifctendonanchortype.predefinedtype , ifc4.ifcairtoairheatrecovery.predefinedtype , ifc4.ifcchillertype.predefinedtype , ifc4.ifccooledbeamtype.predefinedtype , ifc4.ifcoutlettype.predefinedtype , ifc2x3.ifcstructuralloadgroup.predefinedtype , ifc2x3.ifcwalltype.predefinedtype , ifc4.ifccoiltype.predefinedtype , ifc2x3.ifcspaceheatertype.predefinedtype , ifc4.ifcprotectivedevicetrippingunittype.predefinedtype , ifc2x3.ifcdistributionchamberelementtype.predefinedtype , ifc2x3.ifcstructuralcurvemember.predefinedtype , ifc2x3.ifcjunctionboxtype.predefinedtype , ifc4.ifcfan.predefinedtype , ifc2x3.ifcfiltertype.predefinedtype , ifc4.ifcrooftype.predefinedtype , ifc4.ifcsanitaryterminaltype.predefinedtype , ifc4.ifcswitchingdevicetype.predefinedtype , ifc4.ifccontroller.predefinedtype , ifc4.ifccostschedule.predefinedtype , ifc4.ifcevent.predefinedtype , ifc4.ifcplatetype.predefinedtype , ifc4.ifcrailingtype.predefinedtype , ifc2x3.ifccurtainwalltype.predefinedtype , ifc4.ifcfurnituretype.predefinedtype , ifc4.ifcfiresuppressionterminaltype.predefinedtype , ifc4.ifctendonanchor.predefinedtype , ifc4.ifcmedicaldevice.predefinedtype , ifc4.ifcconstructionequipmentresource.predefinedtype , ifc2x3.ifcstairflighttype.predefinedtype , ifc4.ifcpile.predefinedtype , ifc4.ifcreinforcingmeshtype.predefinedtype , ifc2x3.ifcflowinstrumenttype.predefinedtype , ifc2x3.ifcmotorconnectiontype.predefinedtype , ifc2x3.ifcprojectorder.predefinedtype , ifc2x3.ifcrampflighttype.predefinedtype , ifc4.ifcevaporator.predefinedtype , ifc4.ifcwindowtype.predefinedtype , ifc4.ifcpump.predefinedtype , ifc2x3.ifcboilertype.predefinedtype , ifc2x3.ifcoccupant.predefinedtype , ifc2x3.ifcvibrationisolatortype.predefinedtype , ifc4.ifccoil.predefinedtype , ifc2x3.ifctransformertype.predefinedtype , ifc4.ifcsubcontractresource.predefinedtype , ifc2x3.ifccoveringtype.predefinedtype , ifc4.ifcdistributionport.predefinedtype , ifc4.ifcpiletype.predefinedtype , ifc2x3.ifcelectricmotortype.predefinedtype , ifc4.ifcstructurallinearaction.predefinedtype , ifc4.ifcfastener.predefinedtype , ifc4.ifcbuildingelementpart.predefinedtype , ifc4.ifcbuildingelementproxy.predefinedtype , ifc4.ifcdiscreteaccessorytype.predefinedtype , ifc4.ifcsurfacefeature.predefinedtype , ifc2x3.ifcbeamtype.predefinedtype , ifc4.ifccooledbeam.predefinedtype , ifc4.ifcsanitaryterminal.predefinedtype , ifc2x3.ifcsensortype.predefinedtype , ifc4.ifcvibrationisolator.predefinedtype , ifc4.ifccovering.predefinedtype , ifc4.ifccommunicationsappliancetype.predefinedtype , ifc4.ifcengine.predefinedtype , ifc4.ifccrewresourcetype.predefinedtype , ifc4.ifclaborresource.predefinedtype , ifc2x3.ifccablecarrierfittingtype.predefinedtype , ifc2x3.ifcductfittingtype.predefinedtype , ifc2x3.ifcunitaryequipmenttype.predefinedtype , ifc2x3.ifctanktype.predefinedtype , ifc2x3.ifccompressortype.predefinedtype , ifc2x3.ifcpipesegmenttype.predefinedtype , ifc2x3.ifcpumptype.predefinedtype , Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self(). β—† predefinedtype() def ifc4.ifclaborresource.predefinedtype ( ) References ifc4.ifcstructuralcurvereaction._predefinedtype, ifc4.ifclightfixture._predefinedtype, ifc2x3.ifccablesegmenttype._predefinedtype, ifc2x3.ifchumidifiertype._predefinedtype, ifc4.ifcinterceptor._predefinedtype, ifc2x3.ifctransportelementtype._predefinedtype, ifc4.ifccablesegmenttype._predefinedtype, ifc4.ifcconstructionproductresourcetype._predefinedtype, ifc4.ifchumidifiertype._predefinedtype, ifc4.ifctransportelementtype._predefinedtype, ifc2x3.ifcrailing._predefinedtype, ifc4.ifccostitem._predefinedtype, ifc4.ifcrailing._predefinedtype, ifc4.ifcshadingdevice._predefinedtype, ifc2x3.ifcservicelifefactor._predefinedtype, ifc4.ifcmember._predefinedtype, ifc4.ifcflowinstrument._predefinedtype, ifc2x3.ifcvalvetype._predefinedtype, ifc4.ifchumidifier._predefinedtype, ifc4.ifcworkcalendar._predefinedtype, ifc2x3.ifcairterminalboxtype._predefinedtype, ifc4.ifcbuildingelementparttype._predefinedtype, ifc4.ifcelectricmotor._predefinedtype, ifc2x3.ifcbuildingelementproxytype._predefinedtype, ifc4.ifcactuator._predefinedtype, ifc4.ifcstairtype._predefinedtype, ifc2x3.ifcspacetype._predefinedtype, ifc2x3.ifcelectricgeneratortype._predefinedtype, ifc2x3.ifcpipefittingtype._predefinedtype, ifc2x3.ifcwasteterminaltype._predefinedtype, ifc2x3.ifclamptype._predefinedtype, ifc4.ifcstructuralsurfaceaction._predefinedtype, ifc4.ifcvalvetype._predefinedtype, ifc4.ifcairterminalboxtype._predefinedtype, ifc4.ifcbuildingelementproxytype._predefinedtype, ifc2x3.ifcairtoairheatrecoverytype._predefinedtype, ifc4.ifcfurniture._predefinedtype, ifc2x3.ifcfooting._predefinedtype, ifc2x3.ifcactuatortype._predefinedtype, ifc4.ifcspacetype._predefinedtype, ifc4.ifccablecarrierfitting._predefinedtype, ifc4.ifcelectricgeneratortype._predefinedtype, ifc4.ifcpipefittingtype._predefinedtype, ifc2x3.ifcstructuralanalysismodel._predefinedtype, ifc4.ifcwasteterminaltype._predefinedtype, ifc4.ifcfastenertype._predefinedtype, ifc4.ifclamptype._predefinedtype, ifc4.ifclaborresourcetype._predefinedtype, ifc4.ifcairtoairheatrecoverytype._predefinedtype, ifc4.ifctendontype._predefinedtype, ifc4.ifcfooting._predefinedtype, ifc4.ifcwall._predefinedtype, ifc4.ifcactuatortype._predefinedtype, ifc4.ifccablecarriersegment._predefinedtype, ifc4.ifcdamper._predefinedtype, ifc4.ifcstructuralanalysismodel._predefinedtype, ifc2x3.ifcevaporatortype._predefinedtype, ifc4.ifcaudiovisualappliancetype._predefinedtype, ifc2x3.ifcelectricappliancetype._predefinedtype, ifc2x3.ifcgasterminaltype._predefinedtype, ifc4.ifcdoortype._predefinedtype, ifc4.ifcroof._predefinedtype, ifc4.ifcburner._predefinedtype, ifc4.ifceventtype._predefinedtype, ifc2x3.ifccablecarriersegmenttype._predefinedtype, ifc4.ifcfilter._predefinedtype, ifc4.ifcjunctionbox._predefinedtype, ifc2x3.ifcductsilencertype._predefinedtype, ifc4.ifcenginetype._predefinedtype, ifc2x3.ifcelementassembly._predefinedtype, ifc4.ifcelectricdistributionboard._predefinedtype, ifc2x3.ifccolumntype._predefinedtype, ifc4.ifcelectricflowstoragedevice._predefinedtype, ifc4.ifcevaporatortype._predefinedtype, ifc4.ifcconstructionequipmentresourcetype._predefinedtype, ifc4.ifcelectricappliancetype._predefinedtype, ifc4.ifcsystemfurnitureelement._predefinedtype, ifc4.ifccondenser._predefinedtype, ifc4.ifcgeographicelement._predefinedtype, ifc2x3.ifcductsegmenttype._predefinedtype, ifc2x3.ifcdampertype._predefinedtype, ifc4.ifcreinforcingbartype._predefinedtype, ifc4.ifccoolingtower._predefinedtype, ifc4.ifcswitchingdevice._predefinedtype, ifc4.ifcvoidingfeature._predefinedtype, ifc4.ifccablecarriersegmenttype._predefinedtype, ifc4.ifcaudiovisualappliance._predefinedtype, ifc4.ifcductsilencertype._predefinedtype, ifc4.ifcstructuralcurveaction._predefinedtype, ifc4.ifcelementassembly._predefinedtype, ifc4.ifcexternalspatialelement._predefinedtype, ifc2x3.ifctubebundletype._predefinedtype, ifc4.ifccolumntype._predefinedtype, ifc2x3.ifcstructuralsurfacemember._predefinedtype, ifc4.ifcperformancehistory._predefinedtype, ifc4.ifcductsegmenttype._predefinedtype, ifc2x3.ifclightfixturetype._predefinedtype, ifc2x3.ifcflowmetertype._predefinedtype, ifc4.ifcdampertype._predefinedtype, ifc2x3.ifcprojectorderrecord._predefinedtype, ifc4.ifcwindow._predefinedtype, ifc4.ifcboiler._predefinedtype, ifc4.ifcspaceheater._predefinedtype, ifc2x3.ifcheatexchangertype._predefinedtype, ifc2x3.ifccondensertype._predefinedtype, ifc4.ifcdoor._predefinedtype, ifc2x3.ifcslab._predefinedtype, ifc2x3.ifccoolingtowertype._predefinedtype, ifc4.ifccolumn._predefinedtype, ifc4.ifcsystemfurnitureelementtype._predefinedtype, ifc2x3.ifccontrollertype._predefinedtype, ifc2x3.ifcelectricheatertype._predefinedtype, ifc4.ifcreinforcingmesh._predefinedtype, ifc4.ifctubebundletype._predefinedtype, ifc4.ifcstructuralsurfacemember._predefinedtype, ifc4.ifclightfixturetype._predefinedtype, ifc2x3.ifcfantype._predefinedtype, ifc4.ifcalarm._predefinedtype, ifc4.ifcflowmetertype._predefinedtype, ifc2x3.ifcprotectivedevicetype._predefinedtype, ifc4.ifcworkplan._predefinedtype, ifc4.ifcprotectivedevice._predefinedtype, ifc4.ifcheatexchangertype._predefinedtype, ifc2x3.ifcslabtype._predefinedtype, ifc4.ifcshadingdevicetype._predefinedtype, ifc4.ifccommunicationsappliance._predefinedtype, ifc4.ifccompressor._predefinedtype, ifc4.ifccondensertype._predefinedtype, ifc4.ifcheatexchanger._predefinedtype, ifc2x3.ifcevaporativecoolertype._predefinedtype, ifc4.ifcslab._predefinedtype, ifc4.ifcconstructionmaterialresourcetype._predefinedtype, ifc2x3.ifcalarmtype._predefinedtype, ifc4.ifccoolingtowertype._predefinedtype, ifc2x3.ifcmembertype._predefinedtype, ifc4.ifcfootingtype._predefinedtype, ifc4.ifccablesegment._predefinedtype, ifc4.ifctransportelement._predefinedtype, ifc2x3.ifcairterminaltype._predefinedtype, ifc2x3.ifctendon._predefinedtype, ifc4.ifccontrollertype._predefinedtype, ifc4.ifcstairflight._predefinedtype, ifc4.ifcstair._predefinedtype, ifc4.ifcstructuralsurfacereaction._predefinedtype, ifc2x3.ifcelectricflowstoragedevicetype._predefinedtype, ifc4.ifcductfitting._predefinedtype, ifc4.ifcinterceptortype._predefinedtype, ifc4.ifcelectricdistributionboardtype._predefinedtype, ifc4.ifcfantype._predefinedtype, ifc4.ifcprotectivedevicetype._predefinedtype, ifc4.ifcsensor._predefinedtype, ifc2x3.ifcelectrictimecontroltype._predefinedtype, ifc2x3.ifcstackterminaltype._predefinedtype, ifc2x3.ifcchillertype._predefinedtype, ifc2x3.ifccooledbeamtype._predefinedtype, ifc4.ifcelectrictimecontrol._predefinedtype, ifc4.ifcunitarycontrolelementtype._predefinedtype, ifc4.ifccablefittingtype._predefinedtype, ifc2x3.ifcoutlettype._predefinedtype, ifc4.ifctask._predefinedtype, ifc4.ifccrewresource._predefinedtype, ifc4.ifcunitarycontrolelement._predefinedtype, ifc4.ifclamp._predefinedtype, ifc4.ifcslabtype._predefinedtype, ifc4.ifcelectricgenerator._predefinedtype, ifc2x3.ifccoiltype._predefinedtype, ifc4.ifcbeam._predefinedtype, ifc4.ifcplate._predefinedtype, ifc4.ifcvalve._predefinedtype, ifc4.ifcairterminalbox._predefinedtype, ifc4.ifcchiller._predefinedtype, ifc4.ifcevaporativecoolertype._predefinedtype, ifc4.ifcflowmeter._predefinedtype, ifc4.ifcalarmtype._predefinedtype, ifc4.ifcmembertype._predefinedtype, ifc2x3.ifcsanitaryterminaltype._predefinedtype, ifc2x3.ifcswitchingdevicetype._predefinedtype, ifc4.ifcrampflight._predefinedtype, ifc4.ifcdiscreteaccessory._predefinedtype, ifc2x3.ifccostschedule._predefinedtype, ifc2x3.ifcplatetype._predefinedtype, ifc4.ifcairterminaltype._predefinedtype, ifc2x3.ifcrailingtype._predefinedtype, ifc4.ifcfiresuppressionterminal._predefinedtype, ifc4.ifcevaporativecooler._predefinedtype, ifc2x3.ifcfiresuppressionterminaltype._predefinedtype, ifc2x3.ifcpile._predefinedtype, ifc4.ifctasktype._predefinedtype, ifc4.ifctendon._predefinedtype, ifc4.ifcpipefitting._predefinedtype, ifc4.ifcelectricflowstoragedevicetype._predefinedtype, ifc4.ifcstructuralloadgroup._predefinedtype, ifc4.ifcductsilencer._predefinedtype, ifc4.ifcwasteterminal._predefinedtype, ifc4.ifccablefitting._predefinedtype, ifc4.ifcreinforcingbar._predefinedtype, ifc4.ifcunitaryequipment._predefinedtype, ifc4.ifcpermit._predefinedtype, ifc4.ifcelectrictimecontroltype._predefinedtype, ifc4.ifcstackterminaltype._predefinedtype, ifc4.ifctank._predefinedtype, ifc2x3.ifccovering._predefinedtype, ifc4.ifcprotectivedevicetrippingunit._predefinedtype, ifc4.ifctendonanchortype._predefinedtype, ifc4.ifcairtoairheatrecovery._predefinedtype, ifc4.ifcchillertype._predefinedtype, ifc4.ifccooledbeamtype._predefinedtype, ifc4.ifcoutlettype._predefinedtype, ifc2x3.ifcstructuralloadgroup._predefinedtype, ifc2x3.ifcwalltype._predefinedtype, ifc4.ifccoiltype._predefinedtype, ifc2x3.ifcspaceheatertype._predefinedtype, ifc4.ifcprotectivedevicetrippingunittype._predefinedtype, ifc2x3.ifcdistributionchamberelementtype._predefinedtype, ifc2x3.ifcstructuralcurvemember._predefinedtype, ifc2x3.ifcjunctionboxtype._predefinedtype, ifc4.ifcfan._predefinedtype, ifc2x3.ifcfiltertype._predefinedtype, ifc4.ifcrooftype._predefinedtype, ifc4.ifcsanitaryterminaltype._predefinedtype, ifc4.ifcswitchingdevicetype._predefinedtype, ifc4.ifccontroller._predefinedtype, ifc4.ifccostschedule._predefinedtype, ifc4.ifcevent._predefinedtype, ifc4.ifcplatetype._predefinedtype, ifc4.ifcrailingtype._predefinedtype, ifc2x3.ifccurtainwalltype._predefinedtype, ifc4.ifcfurnituretype._predefinedtype, ifc4.ifcfiresuppressionterminaltype._predefinedtype, ifc4.ifctendonanchor._predefinedtype, ifc4.ifcmedicaldevice._predefinedtype, ifc4.ifcconstructionequipmentresource._predefinedtype, ifc2x3.ifcstairflighttype._predefinedtype, ifc4.ifcpile._predefinedtype, ifc4.ifcreinforcingmeshtype._predefinedtype, ifc2x3.ifcflowinstrumenttype._predefinedtype, ifc2x3.ifcmotorconnectiontype._predefinedtype, ifc2x3.ifcprojectorder._predefinedtype, ifc2x3.ifcrampflighttype._predefinedtype, ifc4.ifcevaporator._predefinedtype, ifc4.ifcwindowtype._predefinedtype, ifc4.ifcpump._predefinedtype, ifc2x3.ifcboilertype._predefinedtype, ifc2x3.ifcoccupant._predefinedtype, ifc4.ifccoil._predefinedtype, ifc2x3.ifcvibrationisolatortype._predefinedtype, ifc2x3.ifctransformertype._predefinedtype, ifc4.ifcsubcontractresource._predefinedtype, ifc2x3.ifccoveringtype._predefinedtype, ifc4.ifcdistributionport._predefinedtype, ifc4.ifcpiletype._predefinedtype, ifc2x3.ifcelectricmotortype._predefinedtype, ifc4.ifcfastener._predefinedtype, ifc4.ifcbuildingelementpart._predefinedtype, ifc4.ifcbuildingelementproxy._predefinedtype, ifc4.ifcdiscreteaccessorytype._predefinedtype, ifc4.ifcsurfacefeature._predefinedtype, ifc2x3.ifcbeamtype._predefinedtype, ifc4.ifccooledbeam._predefinedtype, ifc4.ifcsanitaryterminal._predefinedtype, ifc2x3.ifcsensortype._predefinedtype, ifc4.ifcvibrationisolator._predefinedtype, ifc4.ifccovering._predefinedtype, ifc4.ifccommunicationsappliancetype._predefinedtype, ifc4.ifcengine._predefinedtype, ifc4.ifccrewresourcetype._predefinedtype, ifc4.ifclaborresource._predefinedtype, ifc2x3.ifccablecarrierfittingtype._predefinedtype, ifc2x3.ifcductfittingtype._predefinedtype, ifc2x3.ifcunitaryequipmenttype._predefinedtype, ifc2x3.ifctanktype._predefinedtype, ifc2x3.ifccompressortype._predefinedtype, ifc2x3.ifcpipesegmenttype._predefinedtype, ifc2x3.ifcpumptype._predefinedtype, and ifc4.ifclaborresource.predefinedtype . Member Data Documentation β—† predefinedtype ifc4.ifclaborresource.predefinedtype Referenced by ifc4.ifclaborresource.correctpredefinedtype() , ifc4.ifcmechanicalfastenertype.correctpredefinedtype() , ifc4.ifcwalltype.correctpredefinedtype() , ifc4.ifcconstructionmaterialresource.correctpredefinedtype() , ifc4.ifcconstructionproductresource.correctpredefinedtype() , ifc4.ifcspaceheatertype.correctpredefinedtype() , ifc4.ifcsubcontractresourcetype.correctpredefinedtype() , ifc4.ifcdistributionchamberelementtype.correctpredefinedtype() , ifc4.ifcjunctionboxtype.correctpredefinedtype() , ifc4.ifcfiltertype.correctpredefinedtype() , ifc4.ifcsolardevice.correctpredefinedtype() , ifc4.ifcspace.correctpredefinedtype() , ifc4.ifcmedicaldevicetype.correctpredefinedtype() , ifc4.ifcramptype.correctpredefinedtype() , ifc4.ifcspatialzone.correctpredefinedtype() , ifc4.ifcprocedure.correctpredefinedtype() , ifc4.ifccurtainwalltype.correctpredefinedtype() , ifc4.ifcstairflighttype.correctpredefinedtype() , ifc4.ifcflowinstrumenttype.correctpredefinedtype() , ifc4.ifcdistributionchamberelement.correctpredefinedtype() , ifc4.ifcmotorconnectiontype.correctpredefinedtype() , ifc4.ifcrampflighttype.correctpredefinedtype() , ifc4.ifcspatialzonetype.correctpredefinedtype() , ifc4.ifcboilertype.correctpredefinedtype() , ifc4.ifcvibrationisolatortype.correctpredefinedtype() , ifc4.ifcelectricappliance.correctpredefinedtype() , ifc4.ifctransformertype.correctpredefinedtype() , ifc4.ifccoveringtype.correctpredefinedtype() , ifc4.ifcgeographicelementtype.correctpredefinedtype() , ifc4.ifcairterminal.correctpredefinedtype() , ifc4.ifccurtainwall.correctpredefinedtype() , ifc4.ifcelectricmotortype.correctpredefinedtype() , ifc4.ifcproceduretype.correctpredefinedtype() , ifc4.ifcoutlet.correctpredefinedtype() , ifc4.ifcsolardevicetype.correctpredefinedtype() , ifc4.ifcstackterminal.correctpredefinedtype() , ifc4.ifcbeamtype.correctpredefinedtype() , ifc4.ifcsensortype.correctpredefinedtype() , ifc4.ifcpipesegment.correctpredefinedtype() , ifc4.ifccablecarrierfittingtype.correctpredefinedtype() , ifc4.ifcelementassemblytype.correctpredefinedtype() , ifc4.ifcductfittingtype.correctpredefinedtype() , ifc4.ifcunitaryequipmenttype.correctpredefinedtype() , ifc4.ifcburnertype.correctpredefinedtype() , ifc4.ifcmotorconnection.correctpredefinedtype() , ifc4.ifctanktype.correctpredefinedtype() , ifc4.ifcchimneytype.correctpredefinedtype() , ifc4.ifcworkschedule.correctpredefinedtype() , ifc4.ifcductsegment.correctpredefinedtype() , ifc4.ifcmechanicalfastener.correctpredefinedtype() , ifc4.ifccompressortype.correctpredefinedtype() , ifc4.ifcpipesegmenttype.correctpredefinedtype() , ifc4.ifctubebundle.correctpredefinedtype() , ifc4.ifcpumptype.correctpredefinedtype() , ifc4.ifcramp.correctpredefinedtype() , ifc4.ifctransformer.correctpredefinedtype() , ifc4.ifcchimney.correctpredefinedtype() , ifc4.ifcstructuralcurvemember.hasobjecttype() , ifc4.ifclaborresource.predefinedtype() , and ifc4.ifcoccupant.wr31() . The documentation for this class was generated from the following file: src/Mod/Import/App/ifc4.py 1.8.17
================================================================================================================================================== Index Modules Hierarchy Alphabetical list Gui GUISingleApplication Private Gui::GUISingleApplication::Private Member List This is the complete list of members for Gui::GUISingleApplication::Private , including all inherited members. messages Gui::GUISingleApplication::Private Private (GUISingleApplication *q_ptr) Gui::GUISingleApplication::Private q_ptr Gui::GUISingleApplication::Private running Gui::GUISingleApplication::Private server Gui::GUISingleApplication::Private serverName Gui::GUISingleApplication::Private setupConnection () Gui::GUISingleApplication::Private startServer () Gui::GUISingleApplication::Private timer Gui::GUISingleApplication::Private ~Private () Gui::GUISingleApplication::Private 1.8.17
============================================================================================================================================ Index Modules Hierarchy Alphabetical list TechDrawGui QGICaption TechDrawGui::QGICaption Member List This is the complete list of members for TechDrawGui::QGICaption , including all inherited members. centerAt (QPointF centerPos) TechDrawGui::QGCustomText virtual centerAt (double cX, double cY) TechDrawGui::QGCustomText virtual getHeight (void) TechDrawGui::QGCustomText virtual getNormalColor (void) TechDrawGui::QGCustomText virtual getParmGroup (void) TechDrawGui::QGCustomText protected getPreColor (void) TechDrawGui::QGCustomText virtual getSelectColor (void) TechDrawGui::QGCustomText virtual getWidth (void) TechDrawGui::QGCustomText virtual hoverEnterEvent (QGraphicsSceneHoverEvent *event) TechDrawGui::QGCustomText protected virtual hoverLeaveEvent (QGraphicsSceneHoverEvent *event) TechDrawGui::QGCustomText protected virtual isHighlighted TechDrawGui::QGCustomText protected itemChange (GraphicsItemChange change, const QVariant &value) TechDrawGui::QGCustomText protected justifyLeftAt (QPointF centerPos, bool vCenter=true) TechDrawGui::QGCustomText virtual justifyLeftAt (double cX, double cY, bool vCenter=true) TechDrawGui::QGCustomText virtual justifyRightAt (QPointF centerPos, bool vCenter=true) TechDrawGui::QGCustomText virtual justifyRightAt (double cX, double cY, bool vCenter=true) TechDrawGui::QGCustomText virtual m_colCurrent TechDrawGui::QGCustomText protected m_colNormal TechDrawGui::QGCustomText protected makeMark (double x, double y) TechDrawGui::QGCustomText makeMark (Base::Vector3d v) TechDrawGui::QGCustomText paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) TechDrawGui::QGCustomText virtual QGCustomText (QGraphicsItem *parent=nullptr) TechDrawGui::QGCustomText explicit QGICaption (void) TechDrawGui::QGICaption explicit setColor (QColor c) TechDrawGui::QGCustomText virtual setHighlighted (bool state) TechDrawGui::QGCustomText setPrettyNormal () TechDrawGui::QGCustomText virtual setPrettyPre () TechDrawGui::QGCustomText virtual setPrettySel () TechDrawGui::QGCustomText virtual type () const TechDrawGui::QGICaption Type enum value TechDrawGui::QGICaption ~QGCustomText () TechDrawGui::QGCustomText ~QGICaption () TechDrawGui::QGICaption 1.8.17
======================================================================================================================================= Index Modules Hierarchy Alphabetical list TechDraw CosmeticVertexPy List of all members | Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions TechDraw::CosmeticVertexPy Class Reference The python export class for CosmeticVertex . More... #include <CosmeticVertexPy.h> Public Types typedef CosmeticVertex * PointerType Public Types inherited from Base::PyObjectBase typedef void * PointerType enum Status { Valid = 0, Immutable = 1, Notify = 2, NoTrack = 3 } Public Member Functions CosmeticVertexPy ( CosmeticVertex *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... CosmeticVertex * getCosmeticVertexPtr (void) const getter for the object handled by this class More... Public Member Functions inherited from Base::PyObjectBase 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 *) Static Public Member Functions inherited from Base::PyObjectBase static void PyDestructor ( PyObject *P) Wrapper for the Python destructor. More... Static Public Attributes static PyGetSetDef GetterSetter [] Attribute structure of CosmeticVertexPy . More... static PyMethodDef Methods [] Methods structure of CosmeticVertexPy . More... static PyTypeObject Type Type structure of CosmeticVertexPy . More... Static Public Attributes inherited from Base::PyObjectBase static PyMethodDef Methods [] static PyTypeObject Type Py_Header struct from python.h. More... Protected Member Functions ~CosmeticVertexPy () Protected Member Functions inherited from Base::PyObjectBase virtual ~PyObjectBase () destructor More... callbacks and implementers for the python object methods PyObject * clone ( PyObject *args) implementer for the clone() method More... PyObject * copy ( PyObject *args) implementer for the copy() method More... static PyObject * staticCallback_clone ( PyObject *self, PyObject *args) callback for the clone() method More... static PyObject * staticCallback_copy ( PyObject *self, PyObject *args) callback for the copy() method More... Additional Inherited Members Protected Attributes inherited from Base::PyObjectBase std::bitset< 32 > StatusBits Detailed Description The python export class for CosmeticVertex . Member Typedef Documentation β—† PointerType typedef CosmeticVertex * TechDraw::CosmeticVertexPy::PointerType Constructor & Destructor Documentation β—† ~CosmeticVertexPy() CosmeticVertexPy::~CosmeticVertexPy ( ) protected β—† CosmeticVertexPy() CosmeticVertexPy::CosmeticVertexPy ( CosmeticVertex * pcObject , PyTypeObject * T = & Type ) Member Function Documentation β—† clone() PyObject * CosmeticVertexPy::clone ( PyObject * args ) implementer for the clone() method References TechDraw::CosmeticVertex::clone() , getCosmeticVertexPtr() , and GetType() . Referenced by ArchPanel.CommandPanelSheet::Activated() , and staticCallback_clone() . β—† copy() PyObject * CosmeticVertexPy::copy ( PyObject * args ) implementer for the copy() method References TechDraw::CosmeticVertex::copy() , getCosmeticVertexPtr() , and GetType() . Referenced by staticCallback_copy() . β—† getCosmeticVertexPtr() CosmeticVertex * CosmeticVertexPy::getCosmeticVertexPtr ( void ) const getter for the object handled by this class Referenced by clone() , copy() , TechDraw::DrawViewPartPy::removeCosmeticVertex() , and TechDraw::PropertyCosmeticVertexList::setPyObject() . β—† getCustomAttributes() PyObject * CosmeticVertexPy::getCustomAttributes ( const char * attr ) const getter method for special attributes (e.g. dynamic ones) β—† GetType() virtual PyTypeObject* TechDraw::CosmeticVertexPy::GetType ( void ) virtual Reimplemented from Base::PyObjectBase . Referenced by clone() , and copy() . β—† PyInit() int CosmeticVertexPy::PyInit ( PyObject * , PyObject * ) virtual PyInit method Override this method to initialize a newly created instance of the class (Constructor) Reimplemented from Base::PyObjectBase . β—† PyMake() PyObject * CosmeticVertexPy::PyMake ( struct _typeobject * , PyObject * , PyObject * ) static β—† representation() std::string CosmeticVertexPy::representation ( void ) const Referenced by config_control_design.pcurve::wr1() , config_control_design.degenerate_pcurve::wr1() , automotive_design.motion_link_relationship::wr1() , automotive_design.pcurve::wr1() , automotive_design.degenerate_pcurve::wr1() , config_control_design.pcurve::wr2() , config_control_design.degenerate_pcurve::wr2() , automotive_design.pcurve::wr2() , and automotive_design.degenerate_pcurve::wr2() . β—† setCustomAttributes() int CosmeticVertexPy::setCustomAttributes ( const char * attr , PyObject * obj ) setter for special attributes (e.g. dynamic ones) Output: Success=1, Failure=-1, Ignore=0 β—† staticCallback_clone() PyObject * CosmeticVertexPy::staticCallback_clone ( PyObject * self , PyObject * args ) static callback for the clone() method References Base::BaseExceptionFreeCADError , clone() , Base::Console() , Base::ConsoleSingleton::Error() , Base::PyObjectBase::isValid() , and Base::PyObjectBase::PyObjectBase() . β—† staticCallback_copy() PyObject * CosmeticVertexPy::staticCallback_copy ( PyObject * self , PyObject * args ) static callback for the copy() method References Base::BaseExceptionFreeCADError , Base::Console() , copy() , Base::ConsoleSingleton::Error() , Base::PyObjectBase::isValid() , and Base::PyObjectBase::PyObjectBase() . Member Data Documentation β—† GetterSetter PyGetSetDef CosmeticVertexPy::GetterSetter static Initial value: = { {NULL, NULL, NULL, NULL, NULL} } Attribute structure of CosmeticVertexPy . β—† Methods PyMethodDef CosmeticVertexPy::Methods static Initial value: = { { "clone" , reinterpret_cast< PyCFunction > ( staticCallback_clone ), METH_VARARGS, "Create a clone of this CosmeticVertex" }, { "copy" , reinterpret_cast< PyCFunction > ( staticCallback_copy ), METH_VARARGS, "Create a copy of this CosmeticVertex" }, {NULL, NULL, 0, NULL} } Methods structure of CosmeticVertexPy . β—† Type PyTypeObject CosmeticVertexPy::Type static Type structure of CosmeticVertexPy . Referenced by ArchPanel.CommandPanelSheet::Activated() , ArchStructure.StructSelectionObserver::addSelection() , ArchSite.Compass::buildCoordinates() , ArchSchedule.CommandArchSchedule::IsActive() , ArchAxis.CommandArchGrid::IsActive() , and TechDraw::DrawViewPartPy::removeCosmeticVertex() . The documentation for this class was generated from the following files: build/webdoc/src/Mod/TechDraw/App/CosmeticVertexPy.h src/Mod/TechDraw/App/CosmeticVertexPyImp.cpp build/webdoc/src/Mod/TechDraw/App/CosmeticVertexPy.cpp TechDraw::CosmeticVertexPy::staticCallback_copy static PyObject * staticCallback_copy(PyObject *self, PyObject *args) callback for the copy() method Definition: CosmeticVertexPy.cpp:179 TechDraw::CosmeticVertexPy::staticCallback_clone static PyObject * staticCallback_clone(PyObject *self, PyObject *args) callback for the clone() method Definition: CosmeticVertexPy.cpp:103 1.8.17
=============================================================================================================================================== Index Modules Hierarchy Alphabetical list automotive_design advanced_face List of all members | Public Member Functions automotive_design.advanced_face Class Reference Public Member Functions def wr1 (self) def wr10 (self) def wr2 (self) def wr3 (self) def wr4 (self) def wr5 (self) def wr6 (self) def wr7 (self) def wr8 (self) def wr9 (self) Public Member Functions inherited from automotive_design.face_surface def face_geometry () def same_sense () Public Member Functions inherited from automotive_design.face def bounds () Public Member Functions inherited from automotive_design.representation_item def name () Public Member Functions inherited from automotive_design.geometric_representation_item def dim () Additional Inherited Members Public Attributes inherited from automotive_design.face_surface face_geometry same_sense Public Attributes inherited from automotive_design.face bounds Public Attributes inherited from automotive_design.representation_item name Detailed Description Entity advanced_face definition. Member Function Documentation β—† wr1() def automotive_design.advanced_face.wr1 ( self ) Reimplemented from automotive_design.face_surface . References automotive_design.face_surface.face_geometry , and ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.face_surface.face_geometry. β—† wr10() def automotive_design.advanced_face.wr10 ( self ) References automotive_design.face_surface.face_geometry , ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.face_surface.face_geometry, shipHydrostatics.PlotAux.Plot.points , MeshGui::FitParameter::Points.points , Triangle3D.points , Data::ComplexGeoData::Domain.points , Points::Reader.points , Inspection::InspectActualShape.points, ArchTruss.CommandArchTruss.points , ArchCurtainWall.CommandArchCurtainWall.points , Points::Writer.points , MeshPart::MeshProjection::PolyLine.points , PartGui::CircleFromThreePoints.points, PartGui::ArcEngine.points , ArchPanel.CommandPanel.points , ArchStructure._CommandStructure.points, TechDraw::Generic.points , ArchWall._CommandWall.points, draftguitools.gui_trackers.bsplineTracker.points , draftguitools.gui_trackers.bezcurveTracker.points , draftguitools.gui_arcs.Arc_3Points.points , VisualPathSegmentVisitor.points, WireInfo.points , config_control_design.polyline.points , ifc2x3.ifcpolyline.points , ifc4.ifcpolyline.points , ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.polyline.points, automotive_design.polyline.points , Gui::PolyPickerSelection.polyline , config_control_design.swept_surface.swept_curve , ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.swept_surface.swept_curve, and automotive_design.swept_surface.swept_curve . β—† wr2() def automotive_design.advanced_face.wr2 ( self ) Reimplemented from automotive_design.face . β—† wr3() def automotive_design.advanced_face.wr3 ( self ) β—† wr4() def automotive_design.advanced_face.wr4 ( self ) β—† wr5() def automotive_design.advanced_face.wr5 ( self ) β—† wr6() def automotive_design.advanced_face.wr6 ( self ) References automotive_design.face_surface.face_geometry , ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.face_surface.face_geometry, config_control_design.swept_surface.swept_curve , ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.swept_surface.swept_curve, and automotive_design.swept_surface.swept_curve . β—† wr7() def automotive_design.advanced_face.wr7 ( self ) β—† wr8() def automotive_design.advanced_face.wr8 ( self ) β—† wr9() def automotive_design.advanced_face.wr9 ( self ) The documentation for this class was generated from the following file: src/Mod/Import/App/automotive_design.py 1.8.17
======================================================================================================================================= Index Modules Hierarchy Alphabetical list ifc2x3 ifcprojectioncurve List of all members ifc2x3.ifcprojectioncurve Class Reference Additional Inherited Members Public Member Functions inherited from ifc2x3.ifcannotationcurveoccurrence def wr31 (self) Public Member Functions inherited from ifc2x3.ifcstyleditem def item () def name () def styles () def wr11 (self) def wr12 (self) Public Member Functions inherited from ifc2x3.ifcrepresentationitem def layerassignments () def styledbyitem () Public Attributes inherited from ifc2x3.ifcstyleditem item name styles Detailed Description Entity ifcprojectioncurve definition. The documentation for this class was generated from the following file: src/Mod/Import/App/ifc2x3.py 1.8.17
==================================================================================================================== Index Modules Hierarchy Alphabetical list Typedefs Eigen Namespace Reference Typedefs typedef Matrix< double,-1,-1, 0,-1,-1 > MatrixdType Typedef Documentation β—† MatrixdType typedef Matrix<double,-1,-1,0,-1,-1> Eigen::MatrixdType 1.8.17
======================================================================================================================================= Index Modules Hierarchy Alphabetical list draftutils gui_utils Functions | Variables draftutils.gui_utils Namespace Reference Functions def autogroup (obj) def dim_dash (p1, p2) def dim_symbol (symbol=None, invert=False) def format_object (target, origin=None) def get_3d_view () def get_selection (gui=App.GuiUp) def get_selection_ex (gui=App.GuiUp) def load_texture (filename, size=None, gui=App.GuiUp) def remove_hidden (objectslist) def select (objs=None, gui=App.GuiUp) Variables def dimDash = dim_dash def dimSymbol = dim_symbol def formatObject = format_object def get3DView = get_3d_view def getSelection = get_selection def getSelectionEx = get_selection_ex def loadTexture = load_texture def removeHidden = remove_hidden Function Documentation β—† autogroup() def draftutils.gui_utils.autogroup ( obj ) Add a given object to the defined Draft autogroup, if applicable. This function only works if the graphical interface is available. It checks that the `App.draftToolBar` class is available, which contains the group to use to automatically store new created objects. Originally, it worked with standard groups (`App::DocumentObjectGroup`), and Arch Workbench containers like `'Site'`, `'Building'`, `'Floor'`, and `'BuildingPart'`. Now it works with Draft Layers. Parameters ---------- obj: App::DocumentObject Any type of object that will be stored in the group. β—† dim_dash() def draftutils.gui_utils.dim_dash ( p1 , p2 ) Return a SoSeparator with a line used to make dimension dashes. It is used by `dim_symbol` to create line end symbols like `'Tick-2'`, `'DimOvershoot'`, and `'ExtOvershoot'` dashes. Parameters ---------- p1: tuple of three floats or Base::Vector3 A point to define a line vertex. p2: tuple of three floats or Base::Vector3 A point to define a line vertex. Returns ------- Coin.SoSeparator A Coin object with a `SoLineSet` created from `p1` and `p2` as vertices. β—† dim_symbol() def draftutils.gui_utils.dim_symbol ( symbol = None , invert = False ) Return the specified dimension symbol. Parameters ---------- symbol: int, optional It defaults to `None`, in which it gets the value from the parameter database, `get_param("dimsymbol", 0)`. A numerical value defines different markers * 0, `SoSphere` * 1, `SoMarkerSet` with a circle * 2, `SoSeparator` with a `soCone` * 3, `SoSeparator` with a `SoFaceSet` * 4, `SoSeparator` with a `SoLineSet`, calling `dim_dash` * Otherwise, `SoSphere` invert: bool, optional It defaults to `False`. If it is `True` and `symbol=2`, the cone will be rotated -90 degrees around the Z axis, otherwise the rotation is positive, +90 degrees. Returns ------- Coin.SoNode A `Coin.SoSphere`, or `Coin.SoMarkerSet` (circle), or `Coin.SoSeparator` (cone, face, line) that will be used as a dimension symbol. References draftutils.gui_utils.dimDash . β—† format_object() def draftutils.gui_utils.format_object ( target , origin = None ) Apply visual properties from the Draft toolbar or another object. This function only works if the graphical interface is available as the visual properties are attributes of the view provider (`obj.ViewObject`). Parameters ---------- target: App::DocumentObject Any type of scripted object. This object will adopt the applicable visual properties, `FontSize`, `TextColor`, `LineWidth`, `PointColor`, `LineColor`, and `ShapeColor`, defined in the Draft toolbar (`Gui.draftToolBar`) or will adopt the properties from the `origin` object. The `target` is also placed in the construction group if the construction mode in the Draft toolbar is active. origin: App::DocumentObject, optional It defaults to `None`. If it exists, it will provide the visual properties to assign to `target`, with the exception of `BoundingBox`, `Proxy`, `RootNode` and `Visibility`. β—† get_3d_view() def draftutils.gui_utils.get_3d_view ( ) Return the current 3D view. Returns ------- Gui::View3DInventor Return the current `ActiveView` in the active document, or the first `Gui::View3DInventor` view found. Return `None` if the graphical interface is not available. β—† get_selection() def draftutils.gui_utils.get_selection ( gui = App.GuiUp ) Return the current selected objects. This function only works if the graphical interface is available as the selection module only works on the 3D view. It wraps around `Gui.Selection.getSelection` Parameters ---------- gui: bool, optional It defaults to the value of `App.GuiUp`, which is `True` when the interface exists, and `False` otherwise. This value can be set to `False` to simulate when the interface is not available. Returns ------- list of App::DocumentObject Returns a list of objects in the current selection. It can be an empty list if no object is selected. If the interface is not available, it returns `None`. β—† get_selection_ex() def draftutils.gui_utils.get_selection_ex ( gui = App.GuiUp ) Return the current selected objects together with their subelements. This function only works if the graphical interface is available as the selection module only works on the 3D view. It wraps around `Gui.Selection.getSelectionEx` Parameters ---------- gui: bool, optional It defaults to the value of `App.GuiUp`, which is `True` when the interface exists, and `False` otherwise. This value can be set to `False` to simulate when the interface is not available. Returns ------- list of Gui::SelectionObject Returns a list of `Gui::SelectionObject` in the current selection. It can be an empty list if no object is selected. If the interface is not available, it returns `None`. Selection objects ----------------- One `Gui::SelectionObject` has attributes that indicate which specific subelements, that is, vertices, wires, and faces, were selected. This can be useful to operate on the subelements themselves. If `G` is a `Gui::SelectionObject` * `G.Object` is the selected object * `G.ObjectName` is the name of the selected object * `G.HasSubObjects` is `True` if there are subelements in the selection * `G.SubObjects` is a tuple of the subelements' shapes * `G.SubElementNames` is a tuple of the subelements' names `SubObjects` and `SubElementNames` should be empty tuples if `HasSubObjects` is `False`. β—† load_texture() def draftutils.gui_utils.load_texture ( filename , size = None , gui = App.GuiUp ) Return a Coin.SoSFImage to use as a texture for a 2D plane. This function only works if the graphical interface is available as the visual properties that can be applied to a shape are attributes of the view provider (`obj.ViewObject`). Parameters ---------- filename: str A path to a pixel image file (PNG) that can be used as a texture on the face of an object. size: tuple of two int, or a single int, optional It defaults to `None`. If a tuple is given, the two values define the width and height in pixels to which the loaded image will be scaled. If it is a single value, it is used for both dimensions. If it is `None`, the size will be determined from the `QImage` created from `filename`. CURRENTLY the input `size` parameter IS NOT USED. It always uses the `QImage` to determine this information. gui: bool, optional It defaults to the value of `App.GuiUp`, which is `True` when the interface exists, and `False` otherwise. This value can be set to `False` to simulate when the interface is not available. Returns ------- coin.SoSFImage An image object with the appropriate size, number of components (grayscale, grayscale and transparency, color, color and transparency), and byte data. It returns `None` if the interface is not available, or if there is a problem creating the image. β—† remove_hidden() def draftutils.gui_utils.remove_hidden ( objectslist ) Return only the visible objects in the list. This function only works if the graphical interface is available as the `Visibility` attribute is a property of the view provider (`obj.ViewObject`). Parameters ---------- objectslist: list of App::DocumentObject List of any type of object. Returns ------- list Return a copy of the input list without those objects for which `obj.ViewObject.Visibility` is `False`. If the graphical interface is not loaded the returned list is just a copy of the input list. β—† select() def draftutils.gui_utils.select ( objs = None , gui = App.GuiUp ) Unselects everything and selects only the given list of objects. This function only works if the graphical interface is available as the selection module only works on the 3D view. Parameters ---------- objs: list of App::DocumentObject, optional It defaults to `None`. Any type of scripted object. It may be a list of objects or a single object. gui: bool, optional It defaults to the value of `App.GuiUp`, which is `True` when the interface exists, and `False` otherwise. This value can be set to `False` to simulate when the interface is not available. Variable Documentation β—† dimDash def draftutils.gui_utils.dimDash = dim_dash Referenced by draftutils.gui_utils.dim_symbol() . β—† dimSymbol def draftutils.gui_utils.dimSymbol = dim_symbol β—† formatObject def draftutils.gui_utils.formatObject = format_object β—† get3DView def draftutils.gui_utils.get3DView = get_3d_view β—† getSelection def draftutils.gui_utils.getSelection = get_selection β—† getSelectionEx def draftutils.gui_utils.getSelectionEx = get_selection_ex β—† loadTexture def draftutils.gui_utils.loadTexture = load_texture β—† removeHidden def draftutils.gui_utils.removeHidden = remove_hidden 1.8.17
=========================================================================================================================== Index Modules Hierarchy Alphabetical list List of all members | Public Member Functions | Protected Member Functions CmdSketcherClone Class Reference Public Member Functions virtual void activate () virtual const char * className () const The C++ class name is needed as context for the translation framework. More... CmdSketcherClone () virtual ~CmdSketcherClone () Public Member Functions inherited from SketcherCopy void activate ( SketcherCopy::Op op) SketcherCopy (const char *name) Public Member Functions inherited from Gui::Command const char * beginCmdHelp (void) returns the begin of a online help page More... const char * endCmdHelp (void) returns the end of a online help page More... virtual const char * getHelpUrl (void) const Get the help URL. More... bool hasActiveDocument (void) const true when there is a document More... bool hasObject (const char *Name) true when there is a document and a Feature with Name More... const char * getAppModuleName (void) const returns the name to which the command belongs More... void setAppModuleName (const char *) const char * getName () const Get the command name. More... const char * getGroupName () const Get the name of the grouping of the command. More... void setGroupName (const char *) void testActive (void) Get somtile called to check the state of the command. More... void setEnabled ( bool ) Enables or disables the command. More... TriggerSource triggerSource () const Return the current command trigger source. More... void invoke (int index, TriggerSource trigger= TriggerNone ) Called to invoke the command. More... void addTo ( QWidget *) adds this command to arbitrary widgets More... void addToGroup ( ActionGroup *, bool checkable) void addToGroup ( ActionGroup *) void adjustCameraPosition () Gui::Document * getActiveGuiDocument (void) const Get pointer to the active gui document. More... App::Document * getDocument (const char *Name=0) const Get pointer to the named or active App document Returns a pointer to the named document or the active document when no name is given. More... bool isViewOfType ( Base::Type t) const checks if the active view is of a special type or derived More... App::DocumentObject * getObject (const char *Name) const returns the named feature or the active one from the active document or NULL More... std::string getUniqueObjectName (const char *BaseName, const App::DocumentObject *obj=0) const Get unique Feature name from the active document. More... void languageChange () Translate command. More... void updateAction (int mode) Updates the QAction with respect to the passed mode. More... void setupCheckable (int iMsg) Setup checkable actions based on current TriggerSource. More... const std::string strToPython (const char *Str) translate a string to a python string literal (needed e.g. in file names for windows...) More... const std::string strToPython (const std::string &Str) Public Member Functions inherited from Gui::CommandBase Action * getAction () const Returns the Action object of this command, or 0 if it doesn't exist. More... virtual const char * getMenuText () const virtual const char * getToolTipText () const virtual const char * getStatusTip () const virtual const char * getWhatsThis () const virtual const char * getPixmap () const virtual const char * getAccel () const void setWhatsThis (const char *) void setMenuText (const char *) void setToolTipText (const char *) void setStatusTip (const char *) void setPixmap (const char *) void setAccel (const char *) Protected Member Functions virtual void activated (int iMsg) Methods which gets called when activated, needs to be reimplemented! More... virtual bool isActive (void) Override this method if your Cmd is not always active. More... Protected Member Functions inherited from Gui::Command Command (const char *name) virtual ~Command () virtual Action * createAction (void) Creates the used Action . More... void applyCommandData (const char *context, Action *) Applies the menu text, tool and status tip to the passed action object. More... const char * keySequenceToAccel (int) const Protected Member Functions inherited from Gui::CommandBase CommandBase (const char *sMenu, const char *sToolTip=0, const char *sWhat=0, const char *sStatus=0, const char * sPixmap =0, const char * sAccel =0) virtual ~CommandBase () Additional Inherited Members Public Types inherited from SketcherCopy enum Op { Copy , Clone , Move } Public Types inherited from Gui::Command enum TriggerSource { TriggerNone , TriggerAction , TriggerChildAction } Command trigger source. More... enum DoCmd_Type { Doc , App , Gui } types of application level actions for DoCommand() More... Static Public Member Functions inherited from Gui::Command static void blockCommand ( bool ) Blocks all command objects. More... static void printPyCaller () Print to Python console the current Python calling source file and line number. More... static void printCaller (const char *file, int line) Print to Python console the current calling source file and line number. More... static void addModule ( DoCmd_Type eType , const char *sModuleName) import an external (or own) module only once More... static Application * getGuiApplication (void) Get pointer to the Application Window. More... static Gui::SelectionSingleton & getSelection (void) Get a reference to the selection. More... static std::string getObjectCmd (const char *Name, const App::Document *doc=0, const char *prefix=0, const char *postfix=0, bool gui=false) returns a python command string to retrieve an object from a document More... static std::string getObjectCmd (const App::DocumentObject *obj, const char *prefix=0, const char *postfix=0, bool gui=false) returns a python command string to retrieve the given object More... static void openCommand (const char * sName =0) Open a new Undo transaction on the active document. More... static void commitCommand (void) Commit the Undo transaction on the active document. More... static void abortCommand (void) Abort the Undo transaction on the active document. More... static bool hasPendingCommand (void) Check if an Undo transaction is open on the active document. More... static void updateActive (void) Updates the (active) document (propagate changes) More... static void updateAll (std::list< Gui::Document * > cList) Updates the (all or listed) documents (propagate changes) More... static bool isActiveObjectValid (void) Checks if the active object of the active document is valid. More... static std::string getPythonTuple (const std::string &name, const std::vector< std::string > &subnames) Get Python tuple from object and sub-elements. More... Protected Types inherited from Gui::Command enum CmdType { AlterDoc = 1, Alter3DView = 2, AlterSelection = 4, ForEdit = 8, NoTransaction = 16 } Protected Attributes inherited from Gui::Command const char * sAppModule const char * sGroup const char * sName const char * sHelpUrl int eType bool bCanLog Indicate if the command shall log to MacroManager . More... Protected Attributes inherited from Gui::CommandBase const char * sMenuText const char * sToolTipText const char * sWhatsThis const char * sStatusTip const char * sPixmap const char * sAccel std::string displayText Constructor & Destructor Documentation β—† CmdSketcherClone() CmdSketcherClone::CmdSketcherClone ( ) References Gui::Command::eType , Gui::Command::ForEdit , Gui::CommandBase::sAccel , Gui::Command::sAppModule , Gui::Command::sGroup , Gui::CommandBase::sMenuText , Gui::CommandBase::sPixmap , Gui::CommandBase::sStatusTip , Gui::CommandBase::sToolTipText , and Gui::CommandBase::sWhatsThis . β—† ~CmdSketcherClone() virtual CmdSketcherClone::~CmdSketcherClone ( ) virtual Member Function Documentation β—† activate() void CmdSketcherClone::activate ( ) virtual Implements SketcherCopy . References SketcherCopy::activate() , and SketcherCopy::Clone . β—† activated() void CmdSketcherClone::activated ( int iMsg ) protected virtual Methods which gets called when activated, needs to be reimplemented! Implements Gui::Command . References SketcherCopy::activate() , and SketcherCopy::Clone . β—† className() virtual const char* CmdSketcherClone::className ( ) const virtual The C++ class name is needed as context for the translation framework. Implements Gui::CommandBase . β—† isActive() bool CmdSketcherClone::isActive ( void ) protected virtual Override this method if your Cmd is not always active. Reimplemented from Gui::Command . References Gui::Command::getActiveGuiDocument() . The documentation for this class was generated from the following file: src/Mod/Sketcher/Gui/CommandSketcherTools.cpp 1.8.17
==================================================================================================================================================== Index Modules Hierarchy Alphabetical list Dice3DS dom3ds MAT_REFLMAP Dice3DS.dom3ds.MAT_REFLMAP Member List This is the complete list of members for Dice3DS.dom3ds.MAT_REFLMAP , including all inherited members. document_html Dice3DS.dom3ds.ChunkBase static document_html (cls, flo, done) Dice3DS.dom3ds.ChunkBase dump (self, flo, indent, flags) Dice3DS.dom3ds.ChunkBase dump_array (self, flo, indent, flags) Dice3DS.dom3ds.ChunkBase dump_chunks (self, flo, indent, flags) Dice3DS.dom3ds.ChunkBase dump_header (self, flo, flags) Dice3DS.dom3ds.ChunkBase dump_struct (self, flo, indent, flags) Dice3DS.dom3ds.ChunkBase freechunks Dice3DS.dom3ds.ChunkBase static get_byte (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_chunk (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_float (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_long (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_short (fbuf, flags) Dice3DS.dom3ds.ChunkBase static get_string (fbuf, flags) Dice3DS.dom3ds.ChunkBase static out_attr (self, attr, flo, indent, flags) Dice3DS.dom3ds.ChunkBase out_chunk (self, attr, flo, indent, flags) Dice3DS.dom3ds.ChunkBase out_chunk_index (self, attr, i, flo, indent, flags) Dice3DS.dom3ds.ChunkBase read (self, fbuf, flags) Dice3DS.dom3ds.ChunkBase read_array (self, fbuf, flags) Dice3DS.dom3ds.ChunkBase read_chunks (self, fbuf, flags) Dice3DS.dom3ds.ChunkBase read_struct (self, fbuf, flags) Dice3DS.dom3ds.ChunkBase set_byte (value) Dice3DS.dom3ds.ChunkBase static set_chunk (value) Dice3DS.dom3ds.ChunkBase static set_float (value) Dice3DS.dom3ds.ChunkBase static set_long (value) Dice3DS.dom3ds.ChunkBase static set_short (value) Dice3DS.dom3ds.ChunkBase static set_string (value) Dice3DS.dom3ds.ChunkBase static single Dice3DS.dom3ds.MAT_REFLMAP static subchunks Dice3DS.dom3ds.ChunkBase swallow Dice3DS.dom3ds.ChunkBase static tag Dice3DS.dom3ds.MAT_REFLMAP static write (self) Dice3DS.dom3ds.ChunkBase write_array (self) Dice3DS.dom3ds.ChunkBase write_chunks (self) Dice3DS.dom3ds.ChunkBase write_struct (self) Dice3DS.dom3ds.ChunkBase 1.8.17
======================================================================================================================================= Index Modules Hierarchy Alphabetical list Gui DockWnd ReportOutput Data Gui::DockWnd::ReportOutput::Data Member List This is the complete list of members for Gui::DockWnd::ReportOutput::Data , including all inherited members. Data () Gui::DockWnd::ReportOutput::Data default_stderr Gui::DockWnd::ReportOutput::Data static default_stdout Gui::DockWnd::ReportOutput::Data static redirected_stderr Gui::DockWnd::ReportOutput::Data static redirected_stdout Gui::DockWnd::ReportOutput::Data static replace_stderr Gui::DockWnd::ReportOutput::Data static replace_stdout Gui::DockWnd::ReportOutput::Data static ~Data () Gui::DockWnd::ReportOutput::Data 1.8.17
========================================================================================================================================================== Index Modules Hierarchy Alphabetical list SMESH Controls MaxElementLength3D SMESH::Controls::MaxElementLength3D Member List This is the complete list of members for SMESH::Controls::MaxElementLength3D , including all inherited members. GetBadRate (double Value, int nbNodes) const SMESH::Controls::MaxElementLength3D virtual GetHistogram (int nbIntervals, std::vector< int > &nbEvents, std::vector< double > &funValues, const std::vector< int > &elements, const double *minmax=0, const bool isLogarithmic=false) SMESH::Controls::NumericalFunctor GetPoints (const int theId, TSequenceOfXYZ &theRes) const SMESH::Controls::NumericalFunctor GetPoints (const SMDS_MeshElement *theElem, TSequenceOfXYZ &theRes) SMESH::Controls::NumericalFunctor static GetPrecision () const SMESH::Controls::NumericalFunctor GetType () const SMESH::Controls::MaxElementLength3D virtual GetValue (long theElementId) SMESH::Controls::MaxElementLength3D virtual SMESH::Controls::NumericalFunctor::GetValue (const TSequenceOfXYZ &thePoints) SMESH::Controls::NumericalFunctor virtual myCurrElement SMESH::Controls::NumericalFunctor protected myMesh SMESH::Controls::NumericalFunctor protected myPrecision SMESH::Controls::NumericalFunctor protected myPrecisionValue SMESH::Controls::NumericalFunctor protected NumericalFunctor () SMESH::Controls::NumericalFunctor Round (const double &value) SMESH::Controls::NumericalFunctor SetMesh (const SMDS_Mesh *theMesh) SMESH::Controls::NumericalFunctor virtual SetPrecision (const long thePrecision) SMESH::Controls::NumericalFunctor ~Functor () SMESH::Controls::Functor 1.8.17
============================================================================================================================================ Index Modules Hierarchy Alphabetical list ifc4 ifcelectriccurrentmeasure ifc4.ifcelectriccurrentmeasure Class Reference The documentation for this class was generated from the following file: src/Mod/Import/App/ifc4.py 1.8.17
======================================================================================================================================= Index Modules Hierarchy Alphabetical list feminout importPyMesh Functions | Variables feminout.importPyMesh Namespace Reference Functions def export (objectslist, filename) def write (fem_mesh, filename) def write_python_mesh_to_file (femnodes_mesh, femelement_table, fem_mesh_type, f) Variables pyopen Function Documentation β—† export() def feminout.importPyMesh.export ( objectslist , filename ) References feminout.importPyMesh.pyopen , and feminout.importPyMesh.write_python_mesh_to_file() . β—† write() def feminout.importPyMesh.write ( fem_mesh , filename ) directly write a FemMesh to a Python mesh file fem_mesh: a FemMesh References feminout.importPyMesh.pyopen , and feminout.importPyMesh.write_python_mesh_to_file() . β—† write_python_mesh_to_file() def feminout.importPyMesh.write_python_mesh_to_file ( femnodes_mesh , femelement_table , fem_mesh_type , f ) Referenced by feminout.importPyMesh.export() , and feminout.importPyMesh.write() . Variable Documentation β—† pyopen feminout.importPyMesh.pyopen Referenced by feminout.importPyMesh.export() , and feminout.importPyMesh.write() . 1.8.17
========================================================================================================================================== Index Modules Hierarchy Alphabetical list Inspection InspectActualMesh List of all members | Public Member Functions Inspection::InspectActualMesh Class Reference #include <InspectionFeature.h> Public Member Functions virtual unsigned long countPoints () const Number of points to be checked. More... virtual Base::Vector3f getPoint (unsigned long) const InspectActualMesh (const Mesh::MeshObject &rMesh) ~InspectActualMesh () Public Member Functions inherited from Inspection::InspectActualGeometry InspectActualGeometry () virtual ~InspectActualGeometry () Constructor & Destructor Documentation β—† InspectActualMesh() InspectActualMesh::InspectActualMesh ( const Mesh::MeshObject & rMesh ) References Mesh::MeshObject::getTransform() . β—† ~InspectActualMesh() InspectActualMesh::~InspectActualMesh ( ) Member Function Documentation β—† countPoints() unsigned long InspectActualMesh::countPoints ( ) const virtual Number of points to be checked. Implements Inspection::InspectActualGeometry . β—† getPoint() Base::Vector3f InspectActualMesh::getPoint ( unsigned long index ) const virtual Implements Inspection::InspectActualGeometry . The documentation for this class was generated from the following files: src/Mod/Inspection/App/InspectionFeature.h src/Mod/Inspection/App/InspectionFeature.cpp 1.8.17
================================================================================================================================================================================= Index Modules Hierarchy Alphabetical list PartGui DlgFilletEdges Private SelectionObjectCompare PartGui::DlgFilletEdges::Private::SelectionObjectCompare Member List This is the complete list of members for PartGui::DlgFilletEdges::Private::SelectionObjectCompare , including all inherited members. obj PartGui::DlgFilletEdges::Private::SelectionObjectCompare operator() (const Gui::SelectionObject &sel) const PartGui::DlgFilletEdges::Private::SelectionObjectCompare SelectionObjectCompare (App::DocumentObject *obj) PartGui::DlgFilletEdges::Private::SelectionObjectCompare 1.8.17
================================================================================================================================================ Index Modules Hierarchy Alphabetical list automotive_design directed_angle List of all members | Public Member Functions | Public Attributes automotive_design.directed_angle Class Reference Public Member Functions def wr1 (self) def wr2 (self) def wr3 (self) def wr4 (self) def wr5 (self) Public Member Functions inherited from automotive_design.shape_aspect def description () def id () def name () def of_shape () def product_definitional () Public Attributes description Public Attributes inherited from automotive_design.shape_aspect description name of_shape product_definitional Detailed Description Entity directed_angle definition. Member Function Documentation β—† wr1() def automotive_design.directed_angle.wr1 ( self ) Reimplemented from automotive_design.shape_aspect . References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self(). β—† wr2() def automotive_design.directed_angle.wr2 ( self ) β—† wr3() def automotive_design.directed_angle.wr3 ( self ) β—† wr4() def automotive_design.directed_angle.wr4 ( self ) β—† wr5() def automotive_design.directed_angle.wr5 ( self ) Member Data Documentation β—† description automotive_design.directed_angle.description The documentation for this class was generated from the following file: src/Mod/Import/App/automotive_design.py 1.8.17
=================================================================================================================================================== Index Modules Hierarchy Alphabetical list automotive_design swept_face_solid List of all members | Public Member Functions | Public Attributes automotive_design.swept_face_solid Class Reference Public Member Functions def swept_face () def wr1 (self) Public Member Functions inherited from automotive_design.geometric_representation_item def dim () Public Member Functions inherited from automotive_design.representation_item def name () Public Attributes swept_face Public Attributes inherited from automotive_design.representation_item name Detailed Description Entity swept_face_solid definition. :param swept_face :type swept_face:face_surface Member Function Documentation β—† swept_face() def automotive_design.swept_face_solid.swept_face ( ) References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.swept_face_solid._swept_face, automotive_design.swept_face_solid._swept_face, and automotive_design.swept_face_solid.swept_face . β—† wr1() def automotive_design.swept_face_solid.wr1 ( self ) Reimplemented from automotive_design.geometric_representation_item . Reimplemented in automotive_design.extruded_face_solid . References config_control_design.face_surface.face_geometry , automotive_design.face_surface.face_geometry , ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.face_surface.face_geometry, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.swept_face_solid.swept_face, and automotive_design.swept_face_solid.swept_face . Member Data Documentation β—† swept_face automotive_design.swept_face_solid.swept_face Referenced by automotive_design.swept_face_solid.swept_face() , and automotive_design.swept_face_solid.wr1() . The documentation for this class was generated from the following file: src/Mod/Import/App/automotive_design.py 1.8.17
============================================================================================================================================== Index Modules Hierarchy Alphabetical list draftobjects base DraftObject List of all members | Public Member Functions | Public Attributes draftobjects.base.DraftObject Class Reference Public Member Functions def execute (self, obj) def onChanged (self, obj, prop) Public Attributes Type Detailed Description The base class for Draft objects. Parameters ---------- obj : a base C++ object The base object instantiated during creation, which commonly may be of types `Part::Part2DObjectPython`, `Part::FeaturePython`, or `App::FeaturePython`. >>> obj = App.ActiveDocument.addObject('Part::Part2DObjectPython') >>> DraftObject(obj) This class instance is stored in the `Proxy` attribute of the base object. :: obj.Proxy = self tp : str, optional It defaults to `'Unknown'`. It indicates the type of this scripted object, which will be assigned to the Proxy's `Type` attribute. This is useful to distinguish different types of scripted objects that may be derived from the same C++ class. Attributes ---------- Type : str It indicates the type of scripted object. Normally `Type = tp`. All objects have a `TypeId` attribute, but this attribute refers to the C++ class only. Using the `Type` attribute allows distinguishing among various types of objects derived from the same C++ class. >>> print(A.TypeId, "->", A.Proxy.Type) Part::Part2DObjectPython -> Wire >>> print(B.TypeId, "->", B.Proxy.Type) Part::Part2DObjectPython -> Circle This class attribute is accessible through the `Proxy` object: `obj.Proxy.Type`. Member Function Documentation β—† execute() def draftobjects.base.DraftObject.execute ( self , obj ) This method is run when the object is created or recomputed. Override this method to produce effects when the object is newly created, and whenever the document is recomputed. By default it does nothing. Parameters ---------- obj : the scripted object. This commonly may be of types `Part::Part2DObjectPython`, `Part::FeaturePython`, or `App::FeaturePython`. Reimplemented in draftobjects.array.Array , draftobjects.patharray.PathArray , draftobjects.shape2dview.Shape2DView , draftobjects.pointarray.PointArray , draftobjects.wire.Wire , draftobjects.fillet.Fillet , draftobjects.bspline.BSpline , draftobjects.clone.Clone , draftobjects.drawingview.DrawingView , draftobjects.polygon.Polygon , draftobjects.rectangle.Rectangle , draftobjects.circle.Circle , draftobjects.ellipse.Ellipse , draftobjects.point.Point , draftobjects.facebinder.Facebinder , draftobjects.shapestring.ShapeString , draftobjects.block.Block , and draftobjects.bezcurve.BezCurve . Referenced by draftobjects.facebinder.Facebinder.addSubobjects() , PathScripts.PathDressupDogbone.ObjectDressup.boneStateList() , ArchSite.Compass.buildCoordinates() , PathScripts.PathDressupHoldingTags.ObjectTagDressup.generateTags() , ArchSchedule.CommandArchSchedule.IsActive() , Mod.PartDesign.Scripts.Spring.MySpring.onChanged() , Mod.PartDesign.Scripts.Epitrochoid.Epitrochoid.onChanged() , Mod.PartDesign.Scripts.Parallelepiped.Parallelepiped.onChanged() , Mod.PartDesign.Scripts.DistanceBolt.DistanceBolt.onChanged() , Mod.PartDesign.Scripts.Parallelepiped.BoxCylinder.onChanged() , PathScripts.PathStock.StockFromBase.onChanged() , PathScripts.PathStock.StockCreateBox.onChanged() , PathScripts.PathStock.StockCreateCylinder.onChanged() , FeaturePython.DistanceBolt.onChanged() , draftobjects.draftlink.DraftLink.onDocumentRestored() , and draftobjects.patharray.PathArray.onDocumentRestored() . β—† onChanged() def draftobjects.base.DraftObject.onChanged ( self , obj , prop ) This method is run when a property is changed. Override this method to handle the behavior of the object depending on changes that occur to its properties. By default it does nothing. Parameters ---------- obj : the scripted object. This commonly may be of types `Part::Part2DObjectPython`, `Part::FeaturePython`, or `App::FeaturePython`. prop : str Name of the property that was modified. Reimplemented in draftobjects.patharray.PathArray , draftobjects.array.Array , draftobjects.wire.Wire , draftobjects.draftlink.DraftLink , draftobjects.fillet.Fillet , draftobjects.bezcurve.BezCurve , and draftobjects.bspline.BSpline . Referenced by draftviewproviders.view_base.ViewProviderDraft.attach() , ArchSite.Compass.buildCoordinates() , draftobjects.wire.Wire.execute() , ArchAxis.CommandArchGrid.IsActive() , draftviewproviders.view_wpproxy.ViewProviderWorkingPlaneProxy.updateData() , and draftviewproviders.view_label.ViewProviderLabel.updateData() . Member Data Documentation β—† Type draftobjects.base.DraftObject.Type Referenced by ArchPanel.CommandPanelSheet.Activated() , ArchStructure.StructSelectionObserver.addSelection() , ArchSite.Compass.buildCoordinates() , ArchSchedule.CommandArchSchedule.IsActive() , ArchAxis.CommandArchGrid.IsActive() , and draftobjects.draft_annotation.DraftAnnotation.onDocumentRestored() . The documentation for this class was generated from the following file: src/Mod/Draft/draftobjects/base.py 1.8.17
=================================================================================================================================================== Index Modules Hierarchy Alphabetical list femsolver calculix solver Proxy List of all members | Public Member Functions | Static Public Attributes femsolver.calculix.solver.Proxy Class Reference Public Member Functions def createMachine (self, obj, directory, testmode=False) def edit (self, directory) def editSupported (self) def execute (self, obj) Public Member Functions inherited from femsolver.solverbase.Proxy def addEquation (self, obj, eqId) def createEquation (self, obj, eqId) def isSupported (self, equation) Static Public Attributes Type Static Public Attributes inherited from femsolver.solverbase.Proxy string BaseType = "Fem::FemSolverObjectPython" Detailed Description The Fem::FemSolver's Proxy python type, add solver specific properties Member Function Documentation β—† createMachine() def femsolver.calculix.solver.Proxy.createMachine ( self , obj , directory , testmode = False ) Reimplemented from femsolver.solverbase.Proxy . β—† edit() def femsolver.calculix.solver.Proxy.edit ( self , directory ) Reimplemented from femsolver.solverbase.Proxy . Referenced by PathScripts.PathToolLibraryEditor.CommandToolLibraryEdit.Activated() , and ArchAxis.CommandArchGrid.IsActive() . β—† editSupported() def femsolver.calculix.solver.Proxy.editSupported ( self ) Reimplemented from femsolver.solverbase.Proxy . β—† execute() def femsolver.calculix.solver.Proxy.execute ( self , obj ) Reimplemented from femsolver.solverbase.Proxy . Referenced by PathScripts.PathDressupDogbone.ObjectDressup.boneStateList() , ArchSite.Compass.buildCoordinates() , PathScripts.PathDressupHoldingTags.ObjectTagDressup.generateTags() , ArchSchedule.CommandArchSchedule.IsActive() , Mod.PartDesign.Scripts.Spring.MySpring.onChanged() , Mod.PartDesign.Scripts.Epitrochoid.Epitrochoid.onChanged() , Mod.PartDesign.Scripts.Parallelepiped.Parallelepiped.onChanged() , Mod.PartDesign.Scripts.DistanceBolt.DistanceBolt.onChanged() , Mod.PartDesign.Scripts.Parallelepiped.BoxCylinder.onChanged() , PathScripts.PathStock.StockFromBase.onChanged() , PathScripts.PathStock.StockCreateBox.onChanged() , PathScripts.PathStock.StockCreateCylinder.onChanged() , and FeaturePython.DistanceBolt.onChanged() . Member Data Documentation β—† Type femsolver.calculix.solver.Proxy.Type static Referenced by ArchPanel.CommandPanelSheet.Activated() , ArchStructure.StructSelectionObserver.addSelection() , ArchSite.Compass.buildCoordinates() , ArchSchedule.CommandArchSchedule.IsActive() , and ArchAxis.CommandArchGrid.IsActive() . The documentation for this class was generated from the following file: src/Mod/Fem/femsolver/calculix/solver.py 1.8.17
==================================================================================================================================================== Index Modules Hierarchy Alphabetical list femtools membertools AnalysisMember List of all members | Public Member Functions | Public Attributes femtools.membertools.AnalysisMember Class Reference Public Member Functions def get_several_member (self, t) Public Attributes analysis cons_contact cons_displacement cons_fixed cons_force cons_heatflux cons_initialtemperature cons_planerotation cons_pressure cons_selfweight cons_temperature cons_tie cons_transform geos_beamrotation geos_beamsection geos_fluidsection geos_shellthickness mats_linear mats_nonlinear Member Function Documentation β—† get_several_member() def femtools.membertools.AnalysisMember.get_several_member ( self , t ) References femsolver.writerbase.FemInputWriter.analysis , femmesh.gmshtools.GmshTools.analysis , femtools.ccxtools.FemToolsCcx.analysis , femsolver.elmer.writer.Writer.analysis , femtools.membertools.AnalysisMember.analysis , and femtaskpanels.task_mesh_gmsh._TaskPanel.analysis . Member Data Documentation β—† analysis femtools.membertools.AnalysisMember.analysis Referenced by femsolver.elmer.tasks.Prepare.checkHandled() , femsolver.run.Check.checkMaterial() , femsolver.run.Check.checkMesh() , femsolver.elmer.tasks.Check.checkMeshType() , femsolver.run.Check.checkSupported() , femtools.membertools.AnalysisMember.get_several_member() , femsolver.calculix.tasks.Results.load_results_ccxdat() , femsolver.calculix.tasks.Results.load_results_ccxfrd() , femsolver.z88.tasks.Results.load_results_z88o2() , femsolver.calculix.tasks.Results.purge_results() , femsolver.z88.tasks.Results.purge_results() , femsolver.z88.tasks.Prepare.run() , femsolver.calculix.tasks.Prepare.run() , femsolver.elmer.tasks.Solve.run() , and femsolver.elmer.tasks.Results.run() . β—† cons_contact femtools.membertools.AnalysisMember.cons_contact β—† cons_displacement femtools.membertools.AnalysisMember.cons_displacement β—† cons_fixed femtools.membertools.AnalysisMember.cons_fixed β—† cons_force femtools.membertools.AnalysisMember.cons_force β—† cons_heatflux femtools.membertools.AnalysisMember.cons_heatflux β—† cons_initialtemperature femtools.membertools.AnalysisMember.cons_initialtemperature β—† cons_planerotation femtools.membertools.AnalysisMember.cons_planerotation β—† cons_pressure femtools.membertools.AnalysisMember.cons_pressure β—† cons_selfweight femtools.membertools.AnalysisMember.cons_selfweight β—† cons_temperature femtools.membertools.AnalysisMember.cons_temperature β—† cons_tie femtools.membertools.AnalysisMember.cons_tie β—† cons_transform femtools.membertools.AnalysisMember.cons_transform β—† geos_beamrotation femtools.membertools.AnalysisMember.geos_beamrotation β—† geos_beamsection femtools.membertools.AnalysisMember.geos_beamsection β—† geos_fluidsection femtools.membertools.AnalysisMember.geos_fluidsection β—† geos_shellthickness femtools.membertools.AnalysisMember.geos_shellthickness β—† mats_linear femtools.membertools.AnalysisMember.mats_linear β—† mats_nonlinear femtools.membertools.AnalysisMember.mats_nonlinear The documentation for this class was generated from the following file: src/Mod/Fem/femtools/membertools.py 1.8.17
============================================================================================================================================= Index Modules Hierarchy Alphabetical list Base ProgramInformation Base::ProgramInformation Member List This is the complete list of members for Base::ProgramInformation , including all inherited members. BaseClass () Base::BaseClass create (void) Base::Exception static Exception (const char *sMessage) Base::Exception protected Exception (const std::string &sMessage) Base::Exception protected Exception (void) Base::Exception protected Exception (const Exception &inst) Base::Exception protected getClassTypeId (void) Base::Exception static getFile () const Base::Exception getFunction () const Base::Exception getLine () const Base::Exception getMessage () const Base::Exception getPyExceptionType () const Base::Exception virtual getPyObject (void) Base::Exception virtual getReported () const Base::Exception getTranslatable () const Base::Exception getTypeId (void) const Base::Exception virtual init (void) Base::Exception static initSubclass (Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr) Base::BaseClass protected static isDerivedFrom (const Type type) const Base::BaseClass operator= (const Exception &inst) Base::Exception ProgramInformation () Base::ProgramInformation ProgramInformation (const char *sMessage) Base::ProgramInformation ProgramInformation (const std::string &sMessage) Base::ProgramInformation ProgramInformation (const ProgramInformation &inst) Base::ProgramInformation ReportException (void) const Base::Exception virtual setDebugInformation (const std::string &file, const int line, const std::string &function) Base::Exception setMessage (const char *sMessage) Base::Exception setMessage (const std::string &sMessage) Base::Exception setPyException () const Base::Exception virtual setPyObject (PyObject *pydict) Base::Exception virtual setReported (bool reported) Base::Exception setTranslatable (bool translatable) Base::Exception what (void) const Base::Exception virtual ~BaseClass () Base::BaseClass virtual ~Exception () Base::Exception virtual ~ProgramInformation () Base::ProgramInformation virtual 1.8.17
======================================================================================================================================================================== Index Modules Hierarchy Alphabetical list config_control_design configuration_effectivity config_control_design.configuration_effectivity Member List This is the complete list of members for config_control_design.configuration_effectivity , including all inherited members. configuration config_control_design.configuration_effectivity configuration () config_control_design.configuration_effectivity id config_control_design.effectivity id () config_control_design.effectivity usage config_control_design.product_definition_effectivity usage () config_control_design.product_definition_effectivity wr1 (self) config_control_design.configuration_effectivity 1.8.17
====================================================================================================================================================== Index Modules Hierarchy Alphabetical list ifc2x3 ifcproductsofcombustionproperties List of all members | Public Member Functions | Public Attributes ifc2x3.ifcproductsofcombustionproperties Class Reference Public Member Functions def co2content () def cocontent () def n20content () def specificheatcapacity () Public Member Functions inherited from ifc2x3.ifcmaterialproperties def material () Public Attributes co2content cocontent n20content specificheatcapacity Public Attributes inherited from ifc2x3.ifcmaterialproperties material Detailed Description Entity ifcproductsofcombustionproperties definition. :param specificheatcapacity :type specificheatcapacity:ifcspecificheatcapacitymeasure :param n20content :type n20content:ifcpositiveratiomeasure :param cocontent :type cocontent:ifcpositiveratiomeasure :param co2content :type co2content:ifcpositiveratiomeasure Member Function Documentation β—† co2content() def ifc2x3.ifcproductsofcombustionproperties.co2content ( ) References ifc2x3.ifcproductsofcombustionproperties._co2content, and ifc2x3.ifcproductsofcombustionproperties.co2content . β—† cocontent() def ifc2x3.ifcproductsofcombustionproperties.cocontent ( ) References ifc2x3.ifcproductsofcombustionproperties._cocontent, and ifc2x3.ifcproductsofcombustionproperties.cocontent . β—† n20content() def ifc2x3.ifcproductsofcombustionproperties.n20content ( ) References ifc2x3.ifcproductsofcombustionproperties._n20content, and ifc2x3.ifcproductsofcombustionproperties.n20content . β—† specificheatcapacity() def ifc2x3.ifcproductsofcombustionproperties.specificheatcapacity ( ) References ifc2x3.ifcproductsofcombustionproperties._specificheatcapacity, and ifc2x3.ifcproductsofcombustionproperties.specificheatcapacity . Member Data Documentation β—† co2content ifc2x3.ifcproductsofcombustionproperties.co2content Referenced by ifc2x3.ifcproductsofcombustionproperties.co2content() . β—† cocontent ifc2x3.ifcproductsofcombustionproperties.cocontent Referenced by ifc2x3.ifcproductsofcombustionproperties.cocontent() . β—† n20content ifc2x3.ifcproductsofcombustionproperties.n20content Referenced by ifc2x3.ifcproductsofcombustionproperties.n20content() . β—† specificheatcapacity ifc2x3.ifcproductsofcombustionproperties.specificheatcapacity Referenced by ifc2x3.ifcproductsofcombustionproperties.specificheatcapacity() . The documentation for this class was generated from the following file: src/Mod/Import/App/ifc2x3.py 1.8.17
========================================================================================================================================= Index Modules Hierarchy Alphabetical list ifc4 ifcspatialzonetypeenum List of all members ifc4.ifcspatialzonetypeenum Class Reference Additional Inherited Members Public Member Functions inherited from SCL.ConstructedDataTypes.ENUMERATION def get_enum_ids (self) The documentation for this class was generated from the following file: src/Mod/Import/App/ifc4.py 1.8.17
========================================================================================================================================= Index Modules Hierarchy Alphabetical list App Expression Exception List of all members | Public Member Functions App::Expression::Exception Class Reference #include <Expression.h> Public Member Functions Exception (const char *sMessage) Public Member Functions inherited from Base::Exception std::string getFile () const std::string getFunction () const int getLine () const std::string getMessage () const virtual PyObject * getPyExceptionType () const returns the corresponding python exception type More... virtual PyObject * getPyObject (void) returns a Python dictionary containing the exception data More... bool getReported () const bool getTranslatable () const virtual Base::Type getTypeId (void) const Exception & operator= (const Exception &inst) virtual void ReportException (void) const Reports exception. It includes a mechanism to only report an exception once. More... void setDebugInformation (const std::string &file, const int line, const std::string &function) setter methods for including debug information intended to use via macro for autofilling of debugging information More... void setMessage (const char *sMessage) void setMessage (const std::string &sMessage) virtual void setPyException () const Sets the Python error indicator and an error message. More... virtual void setPyObject ( PyObject *pydict) returns sets the exception data from a Python dictionary More... void setReported ( bool reported) void setTranslatable ( bool translatable) virtual const char * what (void) const throw () virtual ~Exception () throw () Public Member Functions inherited from Base::BaseClass BaseClass () Construction. More... bool isDerivedFrom (const Type type ) const virtual ~BaseClass () Destruction. More... Additional Inherited Members Static Public Member Functions inherited from Base::Exception static void * create (void) static Base::Type getClassTypeId (void) static void init (void) Static Public Member Functions inherited from Base::BaseClass static void * create (void) static Type getClassTypeId (void) static void init (void) Protected Member Functions inherited from Base::Exception Exception (const char *sMessage) Exception (const Exception &inst) Exception (const std::string &sMessage) Exception (void) Static Protected Member Functions inherited from Base::BaseClass static void initSubclass ( Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr) Constructor & Destructor Documentation β—† Exception() App::Expression::Exception::Exception ( const char * sMessage ) The documentation for this class was generated from the following file: src/App/Expression.h 1.8.17
============================================================================================================================================ Index Modules Hierarchy Alphabetical list App PropertyLinkGlobal App::PropertyLinkGlobal Member List This is the complete list of members for App::PropertyLinkGlobal , including all inherited members. aboutToSetChildValue (Property &) App::Property virtual aboutToSetValue (void) App::Property protected virtual adjustLink (const std::set< App::DocumentObject * > &inList) override App::PropertyLink virtual afterRestore () App::Property virtual BaseClass () Base::BaseClass breakLink (App::DocumentObject *obj, bool clear) override App::PropertyLink virtual breakLinks (App::DocumentObject *link, const std::vector< App::DocumentObject * > &objs, bool clear) App::PropertyLinkBase static canonicalPath (const App::ObjectIdentifier &p) const App::Property virtual checkLabelReferences (const std::vector< std::string > &subs, bool reset=true) App::PropertyLinkBase checkRestore (std::string *msg=0) const App::PropertyLinkBase virtual Copy (void) const override App::PropertyLink virtual CopyOnImportExternal (const std::map< std::string, std::string > &nameMap) const App::PropertyLinkBase virtual CopyOnLabelChange (App::DocumentObject *obj, const std::string &ref, const char *newLabel) const App::PropertyLinkBase virtual CopyOnLinkReplace (const App::DocumentObject *parent, App::DocumentObject *oldObj, App::DocumentObject *newObj) const override App::PropertyLink virtual create (void) Base::Persistence static destroy (Property *p) App::Property static dumpToStream (std::ostream &stream, int compression) Base::Persistence encodeAttribute (const std::string &) Base::Persistence static EvalOnRestore enum value App::Property exportSubName (std::string &output, const App::DocumentObject *obj, const char *subname, bool first_obj=false) App::PropertyLinkBase static getClassTypeId (void) Base::Persistence static getContainer (void) const App::Property getDocumentation (void) const App::Property getEditorName (void) const override App::PropertyLink virtual getFullName () const App::Property getGroup (void) const App::Property getLabelReferences (std::vector< std::string > &labels, const char *subname) App::PropertyLinkBase static getLinkedElements (std::map< App::DocumentObject *, std::vector< std::string > > &elements, bool newStyle=true, bool all=true) const App::PropertyLinkBase getLinkedObjects (T &inserter, bool all=false) const App::PropertyLinkBase getLinks (std::vector< App::DocumentObject * > &objs, bool all=false, std::vector< std::string > *subs=0, bool newStyle=true) const override App::PropertyLink virtual getMemSize (void) const override App::PropertyLink virtual getName (void) const App::Property getPaths (std::vector< App::ObjectIdentifier > &paths) const App::Property virtual getPathValue (const App::ObjectIdentifier &path) const App::Property virtual getPyObject (void) override App::PropertyLink virtual getPyPathValue (const App::ObjectIdentifier &, Py::Object &) const App::Property virtual getScope () App::ScopedLink getStatus () const App::Property getType (void) const App::Property getTypeId (void) const Base::Persistence virtual getValue (void) const App::PropertyLink getValue (Base::Type t) const App::PropertyLink getValue (void) const App::PropertyLink hasSetChildValue (Property &) App::Property virtual hasSetValue () override App::PropertyLinkBase protected virtual Hidden enum value App::Property Immutable enum value App::Property importSubName (Base::XMLReader &reader, const char *sub, bool &restoreLabel) App::PropertyLinkBase static init (void) Base::Persistence static initSubclass (Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr) Base::BaseClass protected static isDerivedFrom (const Type type) const Base::BaseClass isReadOnly () const App::Property isSinglePrecision () const App::Property isTouched (void) const App::Property LinkAllowExternal enum value App::PropertyLinkBase LinkAllowPartial enum value App::PropertyLinkBase LinkDetached enum value App::PropertyLinkBase linkedElements (bool newStyle=true, bool all=true) const App::PropertyLinkBase linkedObjects (bool all=false) const App::PropertyLinkBase LinkFlags enum name App::PropertyLinkBase LinkRestoreLabel enum value App::PropertyLinkBase LinkRestoring enum value App::PropertyLinkBase LockDynamic enum value App::Property MaterialEdit enum value App::Property NoMaterialListEdit enum value App::Property NoModify enum value App::Property NoRecompute enum value App::Property onContainerRestored () App::Property virtual Ordered enum value App::Property Output enum value App::Property PartialTrigger enum value App::Property Paste (const Property &from) override App::PropertyLink virtual PropDynamic enum value App::Property Property () App::Property PropertyLink () App::PropertyLink PropertyLinkBase () App::PropertyLinkBase PropertyLinkGlobal () App::PropertyLinkGlobal PropHidden enum value App::Property PropNoPersist enum value App::Property PropNoRecompute enum value App::Property PropOutput enum value App::Property PropReadOnly enum value App::Property PropStaticBegin enum value App::Property PropStaticEnd enum value App::Property PropTransient enum value App::Property purgeTouched (void) App::Property ReadOnly enum value App::Property referenceChanged () const App::PropertyLinkBase virtual registerLabelReferences (std::vector< std::string > &&labels, bool reset=true) App::PropertyLinkBase resetLink () App::PropertyLink Restore (Base::XMLReader &reader) override App::PropertyLink virtual RestoreDocFile (Reader &) Base::Persistence virtual restoreFromStream (std::istream &stream) Base::Persistence restoreLabelReference (const App::DocumentObject *obj, std::string &sub, ShadowSub *shadow=0) App::PropertyLinkBase static Save (Base::Writer &writer) const override App::PropertyLink virtual SaveDocFile (Writer &) const Base::Persistence virtual setAllowExternal (bool allow) App::PropertyLinkBase setAllowPartial (bool enable) App::PropertyLinkBase virtual setContainer (PropertyContainer *Father) App::Property setFlag (int flag, bool value=true) App::PropertyLinkBase protected setPathValue (const App::ObjectIdentifier &path, const boost::any &value) App::Property virtual setPyObject (PyObject *) override App::PropertyLink virtual setReadOnly (bool readOnly) App::Property setScope (LinkScope scope) App::ScopedLink setSinglePrecision (bool single) App::Property setStatus (Status pos, bool on) App::Property setStatusValue (unsigned long status) App::Property setValue (App::DocumentObject *) App::PropertyLink virtual ShadowSub typedef App::PropertyLinkBase Single enum value App::Property Status enum name App::Property StatusBits App::Property protected testFlag (int flag) const App::PropertyLinkBase testStatus (Status pos) const App::Property touch () App::Property Touched enum value App::Property Transient enum value App::Property tryImport (const App::Document *doc, const App::DocumentObject *obj, const std::map< std::string, std::string > &nameMap) App::PropertyLinkBase static tryImportSubName (const App::DocumentObject *obj, const char *sub, const App::Document *doc, const std::map< std::string, std::string > &nameMap) App::PropertyLinkBase static tryReplaceLink (const App::PropertyContainer *owner, App::DocumentObject *obj, const App::DocumentObject *parent, App::DocumentObject *oldObj, App::DocumentObject *newObj, const char *sub=0) App::PropertyLinkBase static tryReplaceLinkSubs (const App::PropertyContainer *owner, App::DocumentObject *obj, const App::DocumentObject *parent, App::DocumentObject *oldObj, App::DocumentObject *newObj, const std::vector< std::string > &subs) App::PropertyLinkBase static unregisterElementReference () App::PropertyLinkBase unregisterLabelReferences () App::PropertyLinkBase updateElementReference (App::DocumentObject *feature, bool reverse=false, bool notify=false) App::PropertyLinkBase virtual updateElementReferences (DocumentObject *feature, bool reverse=false) App::PropertyLinkBase static updateLabelReference (const App::DocumentObject *linked, const char *subname, App::DocumentObject *obj, const std::string &ref, const char *newLabel) App::PropertyLinkBase static updateLabelReferences (App::DocumentObject *obj, const char *newLabel) App::PropertyLinkBase static User1 enum value App::Property User2 enum value App::Property User3 enum value App::Property User4 enum value App::Property verifyPath (const App::ObjectIdentifier &p) const App::Property protected virtual ~BaseClass () Base::BaseClass virtual ~Property () App::Property virtual ~PropertyLink () App::PropertyLink virtual ~PropertyLinkBase () App::PropertyLinkBase virtual 1.8.17
=================================================================================================================================== Index Modules Hierarchy Alphabetical list Base CoordinateSystem List of all members | Public Member Functions Base::CoordinateSystem Class Reference Describes a right-handed coordinate system in 3D space. More... #include <CoordinateSystem.h> Public Member Functions CoordinateSystem () Construct a default coordinate system with position in (0,0,0), with X axis (1,0,0), with Y axis (0,1,0) and Z axis (0,0,1) More... Placement displacement (const CoordinateSystem &cs) const This computes the displacement from this coordinate system to the given coordinate system cs . More... const Axis & getAxis () const const Vector3d & getPosition () const const Vector3d & getXDirection () const const Vector3d & getYDirection () const const Vector3d & getZDirection () const void setAxes (const Axis &, const Vector3d &xd) Sets the main axis. More... void setAxes (const Vector3d &n, const Vector3d &xd) Sets the main axis. More... void setAxis (const Axis &v) Sets the main axis. More... void setPlacement (const Placement &p) Set the placement p to the coordinate system. More... void setPosition (const Vector3d &p) void setXDirection (const Vector3d &) The passed vector must not be parallel to the main axis. More... void setYDirection (const Vector3d &) The passed vector must not be parallel to the main axis. More... void setZDirection (const Vector3d &) Sets the main axis. More... void transform (const Placement &p) Apply the placement p to the coordinate system. More... void transform (const Rotation &r) Apply the rotation r to the coordinate system. More... void transformTo ( Vector3d &p) Transform the point p to be in this coordinate system. More... ~CoordinateSystem () Detailed Description Describes a right-handed coordinate system in 3D space. Author Werner Mayer Constructor & Destructor Documentation β—† CoordinateSystem() CoordinateSystem::CoordinateSystem ( ) Construct a default coordinate system with position in (0,0,0), with X axis (1,0,0), with Y axis (0,1,0) and Z axis (0,0,1) β—† ~CoordinateSystem() CoordinateSystem::~CoordinateSystem ( ) Member Function Documentation β—† displacement() Placement CoordinateSystem::displacement ( const CoordinateSystem & cs ) const This computes the displacement from this coordinate system to the given coordinate system cs . References Base::Axis::getBase() , Base::Axis::getDirection() , getPosition() , getXDirection() , getZDirection() , Base::Rotation::multVec() , Base::Vector3< _Precision >::x , Base::Vector3< _Precision >::y , and Base::Vector3< _Precision >::z . Referenced by Base::CoordinateSystemPy::displacement() . β—† getAxis() const Axis & Base::CoordinateSystem::getAxis ( ) const Referenced by Base::CoordinateSystemPy::getAxis() . β—† getPosition() const Vector3d & Base::CoordinateSystem::getPosition ( ) const Referenced by displacement() . β—† getXDirection() const Vector3d & Base::CoordinateSystem::getXDirection ( ) const Referenced by displacement() . β—† getYDirection() const Vector3d & Base::CoordinateSystem::getYDirection ( ) const β—† getZDirection() const Vector3d & Base::CoordinateSystem::getZDirection ( ) const Referenced by displacement() . β—† setAxes() [1/2] void CoordinateSystem::setAxes ( const Axis & v , const Vector3d & xd ) Sets the main axis. X and Y dir are adjusted accordingly. The main axis must not be parallel to xd References Base::Vector3< double >::epsilon() , Base::Vector3< _Precision >::Normalize() , Base::Axis::setBase() , Base::Axis::setDirection() , and Base::Vector3< _Precision >::Sqr() . Referenced by Base::CoordinateSystemPy::setAxes() , setAxis() , and setZDirection() . β—† setAxes() [2/2] void CoordinateSystem::setAxes ( const Vector3d & n , const Vector3d & xd ) Sets the main axis. X and Y dir are adjusted accordingly. The main axis n must not be parallel to xd References Base::Vector3< double >::epsilon() , Base::Vector3< _Precision >::Normalize() , Base::Axis::setDirection() , and Base::Vector3< _Precision >::Sqr() . β—† setAxis() void CoordinateSystem::setAxis ( const Axis & v ) Sets the main axis. X and Y dir are adjusted accordingly. The main axis v must not be parallel to the X axis References setAxes() . Referenced by Base::CoordinateSystemPy::setAxis() . β—† setPlacement() void CoordinateSystem::setPlacement ( const Placement & p ) Set the placement p to the coordinate system. References Base::Axis::setBase() , and Base::Axis::setDirection() . Referenced by Base::CoordinateSystemPy::setPlacement() . β—† setPosition() void Base::CoordinateSystem::setPosition ( const Vector3d & p ) Referenced by Base::CoordinateSystemPy::setPosition() . β—† setXDirection() void CoordinateSystem::setXDirection ( const Vector3d & dir ) The passed vector must not be parallel to the main axis. References Base::Vector3< double >::epsilon() , Base::Axis::getDirection() , Base::Vector3< _Precision >::Normalize() , and Base::Vector3< _Precision >::Sqr() . Referenced by Base::CoordinateSystemPy::setXDirection() . β—† setYDirection() void CoordinateSystem::setYDirection ( const Vector3d & dir ) The passed vector must not be parallel to the main axis. References Base::Vector3< double >::epsilon() , Base::Axis::getDirection() , Base::Vector3< _Precision >::Normalize() , and Base::Vector3< _Precision >::Sqr() . Referenced by Base::CoordinateSystemPy::setYDirection() . β—† setZDirection() void CoordinateSystem::setZDirection ( const Vector3d & dir ) Sets the main axis. X and Y dir are adjusted accordingly. The main axis must not be parallel to the X axis References setAxes() . Referenced by Base::CoordinateSystemPy::setZDirection() . β—† transform() [1/2] void CoordinateSystem::transform ( const Placement & p ) Apply the placement p to the coordinate system. Referenced by Base::CoordinateSystemPy::transform() . β—† transform() [2/2] void CoordinateSystem::transform ( const Rotation & r ) Apply the rotation r to the coordinate system. References Base::Axis::getDirection() , and Base::Axis::setDirection() . β—† transformTo() void CoordinateSystem::transformTo ( Vector3d & p ) Transform the point p to be in this coordinate system. References Base::Axis::getBase() . Referenced by Base::CoordinateSystemPy::transformTo() . The documentation for this class was generated from the following files: src/Base/CoordinateSystem.h src/Base/CoordinateSystem.cpp 1.8.17
======================================================================================================================================================== Index Modules Hierarchy Alphabetical list PartDesignGui TaskPocketParameters PartDesignGui::TaskPocketParameters Member List This is the complete list of members for PartDesignGui::TaskPocketParameters , including all inherited members. actionEvent (QActionEvent *) Gui::TaskView::TaskBox protected ActionGroup (QWidget *parent=0) QSint::ActionGroup explicit ActionGroup (const QString &title, bool expandable=true, QWidget *parent=0) QSint::ActionGroup explicit ActionGroup (const QPixmap &icon, const QString &title, bool expandable=true, QWidget *parent=0) QSint::ActionGroup explicit addAction (QAction *action, bool addToLayout=true, bool addStretch=true) QSint::ActionGroup addActionLabel (ActionLabel *label, bool addToLayout=true, bool addStretch=true) QSint::ActionGroup addWidget (QWidget *widget, bool addToLayout=true, bool addStretch=true) QSint::ActionGroup apply () override PartDesignGui::TaskPocketParameters virtual attachDocument (Document *) Gui::DocumentObserver attachSelection () Gui::SelectionObserver blockConnection (bool block) Gui::SelectionObserver blockUpdate PartDesignGui::TaskFeatureParameters protected changeEvent (QEvent *e) override PartDesignGui::TaskPocketParameters protected detachDocument () Gui::DocumentObserver detachSelection () Gui::SelectionObserver DocumentObserver () Gui::DocumentObserver exitSelectionMode () PartDesignGui::TaskSketchBasedParameters protected expandable QSint::ActionGroup getFaceReference (const QString &obj, const QString &sub) PartDesignGui::TaskSketchBasedParameters protected static groupLayout () QSint::ActionGroup hasHeader () const QSint::ActionGroup header QSint::ActionGroup headerText QSint::ActionGroup headerText () const QSint::ActionGroup hideGroupBox () Gui::TaskView::TaskBox init (bool header) QSint::ActionGroup protected isConnectionAttached () const Gui::SelectionObserver isConnectionBlocked () const Gui::SelectionObserver isExpandable () const QSint::ActionGroup isGroupVisible () const Gui::TaskView::TaskBox m_foldDelta QSint::ActionGroup protected m_foldDirection QSint::ActionGroup protected m_foldPixmap QSint::ActionGroup protected m_foldStep QSint::ActionGroup protected m_fullHeight QSint::ActionGroup protected m_tempHeight QSint::ActionGroup protected minimumSizeHint () const Gui::TaskView::TaskBox virtual myDummy QSint::ActionGroup protected myGroup QSint::ActionGroup protected myHeader QSint::ActionGroup protected myScheme QSint::ActionGroup protected objectNameByLabel (const QString &label, const QVariant &suggest) const PartDesignGui::TaskSketchBasedParameters protected onAddSelection (const Gui::SelectionChanges &msg) PartDesignGui::TaskSketchBasedParameters protected onSelectReference (const bool pressed, const bool edge, const bool face, const bool planar) PartDesignGui::TaskSketchBasedParameters protected onUpdateView (bool on) PartDesignGui::TaskFeatureParameters protected slot paintEvent (QPaintEvent *event) QSint::ActionGroup protected virtual processHide () QSint::ActionGroup protected slot processShow () QSint::ActionGroup protected slot recomputeFeature () PartDesignGui::TaskFeatureParameters saveHistory () override PartDesignGui::TaskPocketParameters virtual SelectionObserver (bool attach=true, int resolve=1) Gui::SelectionObserver SelectionObserver (const Gui::ViewProviderDocumentObject *vp, bool attach=true, int resolve=1) Gui::SelectionObserver setExpandable (bool expandable=true) QSint::ActionGroup slot setHeader (bool enable=true) QSint::ActionGroup slot setHeaderText (const QString &title) QSint::ActionGroup slot setScheme (ActionPanelScheme *pointer) QSint::ActionGroup setUpToFace (const QString &text) PartDesignGui::TaskSketchBasedParameters protected showEvent (QShowEvent *) Gui::TaskView::TaskBox protected showHide () QSint::ActionGroup slot TaskBox (QWidget *parent=0) Gui::TaskView::TaskBox explicit TaskBox (const QString &title, bool expandable=true, QWidget *parent=0) Gui::TaskView::TaskBox explicit TaskBox (const QPixmap &icon, const QString &title, bool expandable=true, QWidget *parent=0) Gui::TaskView::TaskBox explicit TaskFeatureParameters (PartDesignGui::ViewProvider *vp, QWidget *parent, const std::string &pixmapname, const QString &parname) PartDesignGui::TaskFeatureParameters TaskPocketParameters (ViewProviderPocket *PocketView, QWidget *parent=0, bool newObj=false) PartDesignGui::TaskPocketParameters TaskSketchBasedParameters (PartDesignGui::ViewProvider *vp, QWidget *parent, const std::string &pixmapname, const QString &parname) PartDesignGui::TaskSketchBasedParameters vp PartDesignGui::TaskFeatureParameters protected ~DocumentObserver () Gui::DocumentObserver virtual ~SelectionObserver () Gui::SelectionObserver virtual ~TaskBox () Gui::TaskView::TaskBox ~TaskFeatureParameters () PartDesignGui::TaskFeatureParameters virtual ~TaskPocketParameters () PartDesignGui::TaskPocketParameters ~TaskSketchBasedParameters () PartDesignGui::TaskSketchBasedParameters 1.8.17
========================================================================================================================================== Index Modules Hierarchy Alphabetical list PathScripts PathLog Level List of all members | Public Member Functions | Static Public Attributes PathScripts.PathLog.Level Class Reference Public Member Functions def toString (cls, level) Static Public Attributes DEBUG ERROR INFO NOTICE RESET WARNING Detailed Description Enumeration of log levels, used for setLevel and getLevel. Member Function Documentation β—† toString() def PathScripts.PathLog.Level.toString ( cls , level ) References PathScripts.PathLog.Level._names. Member Data Documentation β—† DEBUG PathScripts.PathLog.Level.DEBUG static β—† ERROR PathScripts.PathLog.Level.ERROR static β—† INFO PathScripts.PathLog.Level.INFO static β—† NOTICE PathScripts.PathLog.Level.NOTICE static β—† RESET PathScripts.PathLog.Level.RESET static β—† WARNING PathScripts.PathLog.Level.WARNING static The documentation for this class was generated from the following file: src/Mod/Path/PathScripts/PathLog.py 1.8.17
========================================================================================================================================== Index Modules Hierarchy Alphabetical list TechDrawGui TaskDlgCosVertex List of all members | Public Member Functions TechDrawGui::TaskDlgCosVertex Class Reference #include <TaskCosVertex.h> Public Member Functions virtual bool accept () is called by the framework if the dialog is accepted (Ok) More... virtual void clicked (int) is called by the framework if an button is clicked which has no accept or reject role More... virtual void helpRequested () is called by the framework if the user presses the help button More... virtual bool isAllowedAlterDocument (void) const void modifyStandardButtons (QDialogButtonBox *box) virtual void open () is called the TaskView when the dialog is opened More... virtual bool reject () is called by the framework if the dialog is rejected (Cancel) More... TaskDlgCosVertex ( TechDraw::DrawViewPart *baseFeat, TechDraw::DrawPage *page) void update () ~TaskDlgCosVertex () Public Member Functions inherited from Gui::TaskView::TaskDialog ButtonPosition buttonPosition () const bool canClose () const void emitDestructionSignal () const std::vector< QWidget * > & getDialogContent (void) const const std::string & getDocumentName () const virtual QDialogButtonBox::StandardButtons getStandardButtons (void) const tells the framework which buttons are wished for the dialog More... virtual bool isAllowedAlterSelection (void) const virtual bool isAllowedAlterView (void) const bool isEscapeButtonEnabled () const virtual bool needsFullSpace () const void setButtonPosition ( ButtonPosition p) void setDocumentName (const std::string &doc) void setEscapeButtonEnabled ( bool on) Defines whether a task dialog can be rejected by pressing Esc. More... TaskDialog () ~TaskDialog () Additional Inherited Members Public Types inherited from Gui::TaskView::TaskDialog enum ButtonPosition { North , South } Signals inherited from Gui::TaskView::TaskDialog void aboutToBeDestroyed () Protected Attributes inherited from Gui::TaskView::TaskDialog std::vector< QWidget * > Content List of TaskBoxes of that dialog. More... ButtonPosition pos Constructor & Destructor Documentation β—† TaskDlgCosVertex() TaskDlgCosVertex::TaskDlgCosVertex ( TechDraw::DrawViewPart * baseFeat , TechDraw::DrawPage * page ) References Gui::BitmapFactory() , Gui::TaskView::TaskDialog::Content , and QSint::ActionGroup::groupLayout() . β—† ~TaskDlgCosVertex() TaskDlgCosVertex::~TaskDlgCosVertex ( ) Member Function Documentation β—† accept() bool TaskDlgCosVertex::accept ( ) virtual is called by the framework if the dialog is accepted (Ok) Reimplemented from Gui::TaskView::TaskDialog . References TechDrawGui::TaskCosVertex::accept() . β—† clicked() void TaskDlgCosVertex::clicked ( int ) virtual is called by the framework if an button is clicked which has no accept or reject role Reimplemented from Gui::TaskView::TaskDialog . β—† helpRequested() virtual void TechDrawGui::TaskDlgCosVertex::helpRequested ( ) virtual is called by the framework if the user presses the help button Reimplemented from Gui::TaskView::TaskDialog . β—† isAllowedAlterDocument() virtual bool TechDrawGui::TaskDlgCosVertex::isAllowedAlterDocument ( void ) const virtual Indicates whether this task dialog allows other commands to modify the document while it is open. Reimplemented from Gui::TaskView::TaskDialog . β—† modifyStandardButtons() void TaskDlgCosVertex::modifyStandardButtons ( QDialogButtonBox * box ) virtual Reimplemented from Gui::TaskView::TaskDialog . References TechDrawGui::TaskCosVertex::saveButtons() . β—† open() void TaskDlgCosVertex::open ( ) virtual is called the TaskView when the dialog is opened Reimplemented from Gui::TaskView::TaskDialog . β—† reject() bool TaskDlgCosVertex::reject ( ) virtual is called by the framework if the dialog is rejected (Cancel) Reimplemented from Gui::TaskView::TaskDialog . References TechDrawGui::TaskCosVertex::reject() . β—† update() void TaskDlgCosVertex::update ( ) Referenced by ArchAxis.CommandArchGrid::IsActive() . The documentation for this class was generated from the following files: src/Mod/TechDraw/Gui/TaskCosVertex.h src/Mod/TechDraw/Gui/TaskCosVertex.cpp 1.8.17
============================================================================================================================================== Index Modules Hierarchy Alphabetical list automotive_design class_system List of all members automotive_design.class_system Class Reference Additional Inherited Members Public Member Functions inherited from automotive_design.group def description () def id () def name () def wr1 (self) Public Attributes inherited from automotive_design.group description name Detailed Description Entity class_system definition. The documentation for this class was generated from the following file: src/Mod/Import/App/automotive_design.py 1.8.17
=================================================================================================================== Index Modules Hierarchy Alphabetical list Document Class Reference The documentation for this class was generated from the following file: src/Gui/Document.cpp 1.8.17
================================================================================================================================================= Index Modules Hierarchy Alphabetical list Fem StdMeshers_Prism_3DPy Fem::StdMeshers_Prism_3DPy Member List This is the complete list of members for Fem::StdMeshers_Prism_3DPy , including all inherited members. clearParameters (const Py::Tuple &args) Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > getattr (const char *name) Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > getHypothesis () const Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > getLastParameters (const Py::Tuple &args) Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > getLibName (const Py::Tuple &args) Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > getParameters (const Py::Tuple &args) Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > hypothesis () const Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > protected init_type (PyObject *) Fem::StdMeshers_Prism_3DPy static isAuxiliary (const Py::Tuple &args) Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > repr () Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > setLastParameters (const Py::Tuple &args) Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > setLibName (const Py::Tuple &args) Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > setParameters (const Py::Tuple &args) Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > setParametersByMesh (const Py::Tuple &args) Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > SMESH_HypothesisPy (SMESH_Hypothesis *) Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > SMESH_HypothesisPyBase typedef Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > StdMeshers_Prism_3DPy (int hypId, int studyId, SMESH_Gen *gen) Fem::StdMeshers_Prism_3DPy ~SMESH_HypothesisPy () Fem::SMESH_HypothesisPy< StdMeshers_Prism_3DPy > virtual ~StdMeshers_Prism_3DPy () Fem::StdMeshers_Prism_3DPy 1.8.17
=============================================================================================================================== Index Modules Hierarchy Alphabetical list List of all members | Public Member Functions | Protected Member Functions StdCmdCascadeWindows Class Reference Public Member Functions virtual const char * className () const The C++ class name is needed as context for the translation framework. More... StdCmdCascadeWindows () virtual ~ StdCmdCascadeWindows () Public Member Functions inherited from Gui::Command const char * beginCmdHelp (void) returns the begin of a online help page More... const char * endCmdHelp (void) returns the end of a online help page More... virtual const char * getHelpUrl (void) const Get the help URL. More... bool hasActiveDocument (void) const true when there is a document More... bool hasObject (const char *Name) true when there is a document and a Feature with Name More... const char * getAppModuleName (void) const returns the name to which the command belongs More... void setAppModuleName (const char *) const char * getName () const Get the command name. More... const char * getGroupName () const Get the name of the grouping of the command. More... void setGroupName (const char *) void testActive (void) Get somtile called to check the state of the command. More... void setEnabled ( bool ) Enables or disables the command. More... TriggerSource triggerSource () const Return the current command trigger source. More... void invoke (int index, TriggerSource trigger= TriggerNone ) Called to invoke the command. More... void addTo ( QWidget *) adds this command to arbitrary widgets More... void addToGroup ( ActionGroup *, bool checkable) void addToGroup ( ActionGroup *) void adjustCameraPosition () Gui::Document * getActiveGuiDocument (void) const Get pointer to the active gui document. More... App::Document * getDocument (const char *Name=0) const Get pointer to the named or active App document Returns a pointer to the named document or the active document when no name is given. More... bool isViewOfType ( Base::Type t) const checks if the active view is of a special type or derived More... App::DocumentObject * getObject (const char *Name) const returns the named feature or the active one from the active document or NULL More... std::string getUniqueObjectName (const char *BaseName, const App::DocumentObject *obj=0) const Get unique Feature name from the active document. More... void languageChange () Translate command. More... void updateAction (int mode) Updates the QAction with respect to the passed mode. More... void setupCheckable (int iMsg) Setup checkable actions based on current TriggerSource. More... const std::string strToPython (const char *Str) translate a string to a python string literal (needed e.g. in file names for windows...) More... const std::string strToPython (const std::string &Str) Public Member Functions inherited from Gui::CommandBase Action * getAction () const Returns the Action object of this command, or 0 if it doesn't exist. More... virtual const char * getMenuText () const virtual const char * getToolTipText () const virtual const char * getStatusTip () const virtual const char * getWhatsThis () const virtual const char * getPixmap () const virtual const char * getAccel () const void setWhatsThis (const char *) void setMenuText (const char *) void setToolTipText (const char *) void setStatusTip (const char *) void setPixmap (const char *) void setAccel (const char *) Protected Member Functions virtual void activated (int iMsg) Methods which gets called when activated, needs to be reimplemented! More... virtual bool isActive (void) Override this method if your Cmd is not always active. More... Protected Member Functions inherited from Gui::Command Command (const char *name) virtual ~Command () virtual Action * createAction (void) Creates the used Action . More... void applyCommandData (const char *context, Action *) Applies the menu text, tool and status tip to the passed action object. More... const char * keySequenceToAccel (int) const Protected Member Functions inherited from Gui::CommandBase CommandBase (const char *sMenu, const char *sToolTip=0, const char *sWhat=0, const char *sStatus=0, const char * sPixmap =0, const char * sAccel =0) virtual ~CommandBase () Additional Inherited Members Public Types inherited from Gui::Command enum TriggerSource { TriggerNone , TriggerAction , TriggerChildAction } Command trigger source. More... enum DoCmd_Type { Doc , App , Gui } types of application level actions for DoCommand() More... Static Public Member Functions inherited from Gui::Command static void blockCommand ( bool ) Blocks all command objects. More... static void printPyCaller () Print to Python console the current Python calling source file and line number. More... static void printCaller (const char *file, int line) Print to Python console the current calling source file and line number. More... static void addModule ( DoCmd_Type eType , const char *sModuleName) import an external (or own) module only once More... static Application * getGuiApplication (void) Get pointer to the Application Window. More... static Gui::SelectionSingleton & getSelection (void) Get a reference to the selection. More... static std::string getObjectCmd (const char *Name, const App::Document *doc=0, const char *prefix=0, const char *postfix=0, bool gui=false) returns a python command string to retrieve an object from a document More... static std::string getObjectCmd (const App::DocumentObject *obj, const char *prefix=0, const char *postfix=0, bool gui=false) returns a python command string to retrieve the given object More... static void openCommand (const char * sName =0) Open a new Undo transaction on the active document. More... static void commitCommand (void) Commit the Undo transaction on the active document. More... static void abortCommand (void) Abort the Undo transaction on the active document. More... static bool hasPendingCommand (void) Check if an Undo transaction is open on the active document. More... static void updateActive (void) Updates the (active) document (propagate changes) More... static void updateAll (std::list< Gui::Document * > cList) Updates the (all or listed) documents (propagate changes) More... static bool isActiveObjectValid (void) Checks if the active object of the active document is valid. More... static std::string getPythonTuple (const std::string &name, const std::vector< std::string > &subnames) Get Python tuple from object and sub-elements. More... Protected Types inherited from Gui::Command enum CmdType { AlterDoc = 1, Alter3DView = 2, AlterSelection = 4, ForEdit = 8, NoTransaction = 16 } Protected Attributes inherited from Gui::Command const char * sAppModule const char * sGroup const char * sName const char * sHelpUrl int eType bool bCanLog Indicate if the command shall log to MacroManager . More... Protected Attributes inherited from Gui::CommandBase const char * sMenuText const char * sToolTipText const char * sWhatsThis const char * sStatusTip const char * sPixmap const char * sAccel std::string displayText Constructor & Destructor Documentation β—† StdCmdCascadeWindows() StdCmdCascadeWindows::StdCmdCascadeWindows ( ) β—† ~ StdCmdCascadeWindows() virtual StdCmdCascadeWindows::~ StdCmdCascadeWindows ( ) virtual Member Function Documentation β—† activated() void StdCmdCascadeWindows::activated ( int iMsg ) protected virtual Methods which gets called when activated, needs to be reimplemented! Implements Gui::Command . References Gui::MainWindow::cascade() , and Gui::getMainWindow() . β—† className() virtual const char* StdCmdCascadeWindows::className ( ) const virtual The C++ class name is needed as context for the translation framework. Implements Gui::CommandBase . β—† isActive() bool StdCmdCascadeWindows::isActive ( void ) protected virtual Override this method if your Cmd is not always active. Reimplemented from Gui::Command . References Gui::getMainWindow() , and Gui::MainWindow::windows() . The documentation for this class was generated from the following file: src/Gui/CommandWindow.cpp 1.8.17
================================================================================================================================================= Index Modules Hierarchy Alphabetical list TechDrawGui ViewProviderSpreadsheet List of all members | Public Member Functions TechDrawGui::ViewProviderSpreadsheet Class Reference #include <ViewProviderSpreadsheet.h> Public Member Functions virtual void attach ( App::DocumentObject *) virtual std::vector< std::string > getDisplayModes (void) const returns a list of all possible modes More... virtual TechDraw::DrawViewSpreadsheet * getViewObject () const virtual void setDisplayMode (const char *ModeName) set the display mode More... virtual void updateData (const App::Property *) virtual bool useNewSelectionModel (void) const indicates if the ViewProvider use the new Selection model More... ViewProviderSpreadsheet () constructor More... virtual ~ViewProviderSpreadsheet () destructor More... Public Member Functions inherited from TechDrawGui::ViewProviderSymbol ViewProviderSymbol () constructor More... virtual ~ViewProviderSymbol () destructor More... Public Member Functions inherited from TechDrawGui::ViewProviderDrawingView virtual Gui::MDIView * getMDIView () const override MDIViewPage * getMDIViewPage () const QGIView * getQView (void) virtual void hide (void) override Hide the object in the view. More... virtual bool isShow (void) const override checks whether the view provider is visible or not More... virtual void onChanged (const App::Property *prop) override Gets called by the container whenever a property has been changed. More... virtual void show (void) override Show the object in the view. More... virtual void unsetEdit (int ModNum) override is called when you lose the edit mode More... ViewProviderDrawingView () constructor More... virtual ~ViewProviderDrawingView () destructor More... virtual void startRestoring () override virtual void finishRestoring () override void onGuiRepaint (const TechDraw::DrawView *dv) Public Member Functions inherited from Gui::ViewProviderDocumentObject virtual bool canDelete ( App::DocumentObject *obj) const override Asks the view provider if the given object can be deleted. More... virtual bool canDropObjectEx ( App::DocumentObject *, App::DocumentObject *, const char *, const std::vector< std::string > &) const override Query object dropping with full quanlified name. More... virtual void forceUpdate ( bool enable=true) virtual bool getDetailPath (const char *subname, SoFullPath *pPath, bool append, SoDetail *&det) const override return the coin node detail and path to the node of the subname More... Gui::Document * getDocument () const Get the GUI document to this ViewProvider object. More... virtual bool getElementPicked (const SoPickedPoint *, std::string &subname) const override return a hit element given the picked point which contains the full node path More... App::DocumentObject * getObject (void) const Get the object of this ViewProvider object. More... PyObject * getPyObject () override Get the python wrapper for that ViewProvider . More... virtual void getTaskViewContent (std::vector< Gui::TaskView::TaskContent * > &) const override Get a list of TaskBoxes associated with this object. More... virtual bool isUpdateForced () const virtual void reattach ( App::DocumentObject *) virtual int replaceObject ( App::DocumentObject *, App::DocumentObject *) override Replace an object to the view provider by drag and drop. More... void setActiveMode () Set the active mode, i.e. the first item of the 'Display' property. More... virtual bool showInTree () const override Tell the tree view if this object should appear there. More... virtual void update (const App::Property *) override update the content of the ViewProvider this method have to implement the recalculation of the ViewProvider . More... void updateView () Run a redraw. More... ViewProviderDocumentObject () constructor. More... virtual ~ViewProviderDocumentObject () destructor. More... virtual bool removeDynamicProperty (const char *prop) override virtual App::Property * 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) override virtual ViewProviderDocumentObject * getLinkedViewProvider (std::string *subname=0, bool recursive=false) const Return the linked view object. More... virtual std::string getFullName () const override virtual bool allowOverride (const App::DocumentObject &) const Allow this class to be used as an override for the original view provider of the given object. More... Public Member Functions inherited from Gui::ViewProvider virtual bool canAddToSceneGraph () const Indicate whether to be added to scene graph or not. More... virtual std::vector< App::DocumentObject * > claimChildren3D (void) const deliver the children belonging to this object this method is used to deliver the objects to the 3DView which should be grouped under its scene graph. More... SoSeparator * getAnnotation (void) virtual SoSeparator * getBackRoot (void) const virtual SoGroup * getChildRoot (void) const virtual SoSeparator * getFrontRoot (void) const SoSwitch * getModeSwitch (void) const virtual SoSeparator * getRoot (void) const SoTransform * getTransformNode () const ViewProvider () constructor. More... virtual ~ViewProvider () destructor. More... virtual bool isSelectable (void) const virtual std::string getElement (const SoDetail *) const return a hit element to the selection path or 0 More... virtual SoDetail * getDetail (const char *) const return the coin node detail of the subelement More... int partialRender (const std::vector< std::string > &subelements, bool clear) partial rendering setup More... virtual std::vector< Base::Vector3d > getModelPoints (const SoPickedPoint *) const virtual std::vector< Base::Vector3d > getSelectionShape (const char *Element) const return the highlight lines for a given element or the whole shape More... Base::BoundBox3d getBoundingBox (const char *subname=0, bool transform=true, MDIView *view=0) const Return the bound box of this view object. More... virtual bool onDelete (const std::vector< std::string > &subNames) Get called if the object is about to get deleted. More... virtual void beforeDelete () Called before deletion. More... virtual bool canDragObjects () const Check whether children can be removed from the view provider by drag and drop. More... virtual bool canDragObject ( App::DocumentObject *) const Check whether the object can be removed from the view provider by drag and drop. More... virtual void dragObject ( App::DocumentObject *) Remove a child from the view provider by drag and drop. More... virtual bool canDropObjects () const Check whether objects can be added to the view provider by drag and drop or drop only. More... virtual bool canDropObject ( App::DocumentObject *) const Check whether the object can be dropped to the view provider by drag and drop or drop only. More... virtual bool canDragAndDropObject ( App::DocumentObject *) const Return false to force drop only operation for a given object. More... virtual void dropObject ( App::DocumentObject *) Add an object to the view provider by drag and drop. More... virtual std::string getDropPrefix () const return a subname referencing the sub-object holding the dropped objects More... virtual std::string dropObjectEx ( App::DocumentObject *obj, App::DocumentObject *owner, const char *subname, const std::vector< std::string > &elements) Add an object with full quanlified name to the view provider by drag and drop. More... virtual bool canRemoveChildrenFromRoot () const Tell the tree view to remove children items from the tree root. More... std::string getActiveDisplayMode (void) const virtual const char * getDefaultDisplayMode () const get the default display mode More... void setVisible ( bool ) bool isVisible () const void setLinkVisible ( bool ) bool isLinkVisible () const virtual void setOverrideMode (const std::string &mode) Overrides the display mode with mode. More... const std::string getOverrideMode () virtual bool keyPressed ( bool pressed, int key) is called when the provider is in edit and a key event occurs. Only ESC ends edit. More... virtual bool doubleClicked (void) is called by the tree if the user double click on the object More... virtual bool mouseMove (const SbVec2s &cursorPos, View3DInventorViewer *viewer) is called when the provider is in edit and the mouse is moved More... virtual bool mouseButtonPressed (int button, bool pressed, const SbVec2s &cursorPos, const View3DInventorViewer *viewer) is called when the Provider is in edit and the mouse is clicked More... virtual void setupContextMenu ( QMenu *, QObject *, const char *) set up the context-menu with the supported edit modes More... virtual QIcon getIcon (void) const deliver the icon shown in the tree view More... virtual std::vector< App::DocumentObject * > claimChildren (void) const deliver the children belonging to this object this method is used to deliver the objects to the tree framework which should be grouped under its label. More... bool isUpdatesEnabled () const void setUpdatesEnabled ( bool enable) unsigned long getStatus () const return the status bits More... bool testStatus ( ViewStatus pos) const void setStatus ( ViewStatus pos, bool on) std::string toString () const virtual std::map< std::string, App::Color > getElementColors (const char *element=0) const virtual void setElementColors (const std::map< std::string, App::Color > &colors) virtual ViewProvider * startEditing (int ModNum=0) bool isEditing () const void finishEditing () virtual void setEditViewer ( View3DInventorViewer *, int ModNum) adjust viewer settings when editing a view provider More... virtual void unsetEditViewer ( View3DInventorViewer *) restores viewer settings when leaving editing mode More... virtual void setTransformation (const Base::Matrix4D &rcMatrix) set the viewing transformation of the provider More... virtual void setTransformation (const SbMatrix &rcMatrix) virtual void Restore ( Base::XMLReader &reader) This method is used to restore properties from an XML document. More... bool isRestoring () void addDisplayMaskMode ( SoNode *node, const char * type ) Adds a new display mask mode. More... void setDisplayMaskMode (const char * type ) Activates the display mask mode type . More... SoNode * getDisplayMaskMode (const char * type ) const Get the node to the display mask mode type . More... std::vector< std::string > getDisplayMaskModes () const Returns a list of added display mask modes. More... void setDefaultMode (int) int getDefaultMode () const virtual void setRenderCacheMode (int) Public Member Functions inherited from App::TransactionalObject TransactionalObject (void) Constructor. More... virtual ~TransactionalObject () Public Member Functions inherited from App::ExtensionContainer ExtensionIterator extensionBegin () ExtensionContainer () ExtensionIterator extensionEnd () App::Extension * getExtension ( Base::Type , bool derived=true, bool no_except=false) const App::Extension * getExtension (const std::string &name) const template<typename ExtensionT > ExtensionT * getExtensionByType ( bool no_except=false, bool derived=true) const std::vector< Extension * > getExtensionsDerivedFrom ( Base::Type type ) const template<typename ExtensionT > std::vector< ExtensionT * > getExtensionsDerivedFromType () const bool hasExtension ( Base::Type , bool derived=true) const bool hasExtension (const std::string &name) const bool hasExtensions () const void registerExtension ( Base::Type extension, App::Extension *ext) virtual ~ExtensionContainer () virtual Property * getPropertyByName (const char *name) const override find a property by its name More... virtual const char * getPropertyName (const Property *prop) const override get the name of a property More... virtual void getPropertyMap (std::map< std::string, Property * > &Map) const override get all properties of the class (including properties of the parent) More... virtual void getPropertyList (std::vector< Property * > &List) const override get all properties of the class (including properties of the parent) More... virtual short getPropertyType (const Property *prop) const override get the Type of a Property More... virtual short getPropertyType (const char *name) const override get the Type of a named Property More... virtual const char * getPropertyGroup (const Property *prop) const override get the Group of a Property More... virtual const char * getPropertyGroup (const char *name) const override get the Group of a named Property More... virtual const char * getPropertyDocumentation (const Property *prop) const override get the Group of a Property More... virtual const char * getPropertyDocumentation (const char *name) const override get the Group of a named Property More... virtual void Save ( Base::Writer &writer) const override This method is used to save properties to an XML document. More... void saveExtensions ( Base::Writer &writer) const void restoreExtensions ( Base::XMLReader &reader) Public Member Functions inherited from App::PropertyContainer virtual App::Property * getDynamicPropertyByName (const char *name) const DynamicProperty::PropData getDynamicPropertyData (const Property *prop) const virtual std::vector< std::string > getDynamicPropertyNames () const virtual unsigned int getMemSize (void) const This method is used to get the size of objects It is not meant to have the exact size, it is more or less an estimation which runs fast! Is it two bytes or a GB? More... const char * getPropertyPrefix () const bool isHidden (const char *name) const check if the named property is hidden More... bool isHidden (const Property *prop) const check if the property is hidden More... bool isReadOnly (const char *name) const check if the named property is read-only More... bool isReadOnly (const Property *prop) const check if the property is read-only More... PropertyContainer () A constructor. More... void setPropertyPrefix (const char *prefix) void setPropertyStatus (unsigned char bit, bool value) set the Status bit of all properties at once More... virtual ~PropertyContainer () A destructor. More... Public Member Functions inherited from Base::Persistence void dumpToStream (std::ostream &stream, int compression) virtual Base::Type getTypeId (void) const virtual void RestoreDocFile ( Reader &) This method is used to restore large amounts of data from a file In this method you simply stream in your SaveDocFile() saved data. More... void restoreFromStream (std::istream &stream) virtual void SaveDocFile ( Writer &) const This method is used to save large amounts of data to a binary file. More... Public Member Functions inherited from Base::BaseClass BaseClass () Construction. More... bool isDerivedFrom (const Type type ) const virtual void setPyObject ( PyObject *) virtual ~BaseClass () Destruction. More... Additional Inherited Members Public Types inherited from TechDrawGui::ViewProviderDrawingView typedef boost::signals2::scoped_connection Connection Public Types inherited from Gui::ViewProvider enum EditMode { Default = 0, Transform , Cutting , Color } Public Types inherited from App::ExtensionContainer typedef std::map< Base::Type , App::Extension * >::iterator ExtensionIterator Static Public Member Functions inherited from Gui::ViewProvider static const std::string & hiddenMarker () static const char * hasHiddenMarker (const char *subname) static SbMatrix convert (const Base::Matrix4D &rcMatrix) static Base::Matrix4D convert (const SbMatrix &sbMat) static void eventCallback (void *ud, SoEventCallback *node) Static Public Member Functions inherited from Base::Persistence static void * create (void) static std::string encodeAttribute (const std::string &) Encodes an attribute upon saving. More... static Base::Type getClassTypeId (void) static void init (void) Static Public Member Functions inherited from Base::BaseClass static void * create (void) static Type getClassTypeId (void) static void init (void) Public Attributes inherited from TechDrawGui::ViewProviderDrawingView App::PropertyBool KeepLabel Connection connectGuiRepaint Public Attributes inherited from Gui::ViewProviderDocumentObject App::PropertyEnumeration DisplayMode App::PropertyEnumeration OnTopWhenSelected App::PropertyEnumeration SelectionStyle App::PropertyBool ShowInTree App::PropertyBool Visibility Public Attributes inherited from Gui::ViewProvider boost::signals2::signal< void()> signalChangeIcon signal on icon change More... boost::signals2::signal< void(const QString &)> signalChangeToolTip signal on tooltip change More... boost::signals2::signal< void(const QString &)> signalChangeStatusTip signal on status tip change More... Protected Member Functions inherited from Gui::ViewProviderDocumentObject Gui::MDIView * getActiveView () const Gui::MDIView * getEditingView () const Gui::MDIView * getInventorView () const Gui::MDIView * getViewOfNode ( SoNode *node) const virtual void onBeforeChange (const App::Property *prop) override get called before the value is changed More... SoNode * findFrontRootOfType (const SoType & type ) const Searches in all view providers that are attached to an object that is part of the same document as the object this view provider is attached to for an front root of type . More... virtual bool isAttachedToDocument () const override virtual const char * detachFromDocument () override virtual void onPropertyStatusChanged (const App::Property &prop, unsigned long oldStatus) override get called when a property status has changed More... Protected Member Functions inherited from Gui::ViewProvider virtual QIcon mergeOverlayIcons (const QIcon &orig) const virtual bool setEdit (int ModNum) is called by the document when the provider goes in edit mode More... int getEditingMode () const return the edit mode or -1 if nothing is being edited More... bool checkRecursion ( SoNode *) Helper method to check that the node is valid, i.e. More... SoPickedPoint * getPointOnRay (const SbVec2s &pos, const View3DInventorViewer *viewer) const Helper method to get picked entities while editing. More... SoPickedPoint * getPointOnRay (const SbVec3f &pos, const SbVec3f &dir, const View3DInventorViewer *viewer) const Helper method to get picked entities while editing. More... Protected Member Functions inherited from App::TransactionalObject void onBeforeChangeProperty ( Document *doc, const Property *prop) Protected Member Functions inherited from App::PropertyContainer virtual const PropertyData & getPropertyData (void) const virtual void handleChangedPropertyName ( Base::XMLReader &reader, const char *TypeName, const char *PropName) PropertyContainer::handleChangedPropertyName is called during restore to possibly fix reading of older versions of this property container. More... virtual void handleChangedPropertyType ( Base::XMLReader &reader, const char *TypeName, Property *prop) PropertyContainer::handleChangedPropertyType is called during restore to possibly fix reading of older versions of the property container. More... Static Protected Member Functions inherited from App::PropertyContainer static const PropertyData * getPropertyDataPtr (void) Static Protected Member Functions inherited from Base::BaseClass static void initSubclass ( Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr) Protected Attributes inherited from Gui::ViewProviderDocumentObject App::DocumentObject * pcObject Gui::Document * pcDocument Protected Attributes inherited from Gui::ViewProvider SoSeparator * pcRoot The root Separator of the ViewProvider . More... SoTransform * pcTransform this is transformation for the provider More... const char * sPixmap SoSwitch * pcModeSwitch this is the mode switch, all the different viewing modes are collected here More... SoSeparator * pcAnnotation The root separator for annotations. More... ViewProviderPy * pyViewObject std::string overrideMode std::bitset< 32 > StatusBits Protected Attributes inherited from App::PropertyContainer DynamicProperty dynamicProps Constructor & Destructor Documentation β—† ViewProviderSpreadsheet() ViewProviderSpreadsheet::ViewProviderSpreadsheet ( ) constructor β—† ~ViewProviderSpreadsheet() ViewProviderSpreadsheet::~ViewProviderSpreadsheet ( ) virtual destructor Member Function Documentation β—† attach() void ViewProviderSpreadsheet::attach ( App::DocumentObject * pcFeat ) virtual Reimplemented from TechDrawGui::ViewProviderSymbol . References TechDrawGui::ViewProviderSymbol::attach() . β—† getDisplayModes() std::vector< std::string > ViewProviderSpreadsheet::getDisplayModes ( void ) const virtual returns a list of all possible modes Reimplemented from TechDrawGui::ViewProviderSymbol . References TechDrawGui::ViewProviderSymbol::getDisplayModes() . β—† getViewObject() TechDraw::DrawViewSpreadsheet * ViewProviderSpreadsheet::getViewObject ( ) const virtual Reimplemented from TechDrawGui::ViewProviderSymbol . References Gui::ViewProviderDocumentObject::pcObject . β—† setDisplayMode() void ViewProviderSpreadsheet::setDisplayMode ( const char * ModeName ) virtual set the display mode If you add new viewing modes in getDisplayModes() then you need to reimplement also seDisplaytMode() to handle these new modes by setting the appropriate display mode. Reimplemented from TechDrawGui::ViewProviderSymbol . References TechDrawGui::ViewProviderSymbol::setDisplayMode() . β—† updateData() void ViewProviderSpreadsheet::updateData ( const App::Property * prop ) virtual Reimplemented from TechDrawGui::ViewProviderSymbol . References TechDrawGui::ViewProviderSymbol::updateData() . β—† useNewSelectionModel() virtual bool TechDrawGui::ViewProviderSpreadsheet::useNewSelectionModel ( void ) const virtual indicates if the ViewProvider use the new Selection model Reimplemented from TechDrawGui::ViewProviderSymbol . The documentation for this class was generated from the following files: src/Mod/TechDraw/Gui/ViewProviderSpreadsheet.h src/Mod/TechDraw/Gui/ViewProviderSpreadsheet.cpp 1.8.17
============================================================================================================================================= Index Modules Hierarchy Alphabetical list ifc2x3 ifcfacebasedsurfacemodel List of all members | Public Member Functions | Public Attributes ifc2x3.ifcfacebasedsurfacemodel Class Reference Public Member Functions def dim () def fbsmfaces () Public Member Functions inherited from ifc2x3.ifcrepresentationitem def layerassignments () def styledbyitem () Public Attributes fbsmfaces Detailed Description Entity ifcfacebasedsurfacemodel definition. :param fbsmfaces :type fbsmfaces:SET(1,None,'ifcconnectedfaceset', scope = schema_scope) :param dim :type dim:ifcdimensioncount Member Function Documentation β—† dim() def ifc2x3.ifcfacebasedsurfacemodel.dim ( ) Referenced by ifc4.ifccompositecurvesegment.dim() , ifc4.ifcplacement.dim() , ifc4.ifccartesiantransformationoperator.dim() , ifc4.ifcgeometricset.dim() , ifc2x3.ifcrectangulartrimmedsurface.dim() , ifc2x3.ifcelementarysurface.dim() , ifc2x3.ifcpointoncurve.dim() , ifc4.ifcpointoncurve.dim() , ifc2x3.ifcpointonsurface.dim() , ifc2x3.ifcvector.dim() , ifc4.ifcpointonsurface.dim() , and ifc4.ifcvector.dim() . β—† fbsmfaces() def ifc2x3.ifcfacebasedsurfacemodel.fbsmfaces ( ) References ifc2x3.ifcfacebasedsurfacemodel._fbsmfaces, and ifc2x3.ifcfacebasedsurfacemodel.fbsmfaces . Member Data Documentation β—† fbsmfaces ifc2x3.ifcfacebasedsurfacemodel.fbsmfaces Referenced by ifc2x3.ifcfacebasedsurfacemodel.fbsmfaces() . The documentation for this class was generated from the following file: src/Mod/Import/App/ifc2x3.py 1.8.17
========================================================================================================================================================= Index Modules Hierarchy Alphabetical list ifc4 ifcstructuralsurfaceconnection ifc4.ifcstructuralsurfaceconnection Member List This is the complete list of members for ifc4.ifcstructuralsurfaceconnection , including all inherited members. appliedcondition ifc4.ifcstructuralconnection appliedcondition () ifc4.ifcstructuralconnection assignedstructuralactivity () ifc4.ifcstructuralitem connectsstructuralmembers () ifc4.ifcstructuralconnection declares () ifc4.ifcobject decomposes () ifc4.ifcobjectdefinition description ifc4.ifcroot description () ifc4.ifcroot globalid ifc4.ifcroot globalid () ifc4.ifcroot hasassignments () ifc4.ifcobjectdefinition hasassociations () ifc4.ifcobjectdefinition hascontext () ifc4.ifcobjectdefinition isdeclaredby () ifc4.ifcobject isdecomposedby () ifc4.ifcobjectdefinition isdefinedby () ifc4.ifcobject isnestedby () ifc4.ifcobjectdefinition istypedby () ifc4.ifcobject name ifc4.ifcroot name () ifc4.ifcroot nests () ifc4.ifcobjectdefinition objectplacement ifc4.ifcproduct objectplacement () ifc4.ifcproduct objecttype ifc4.ifcobject objecttype () ifc4.ifcobject ownerhistory ifc4.ifcroot ownerhistory () ifc4.ifcroot placementforshaperepresentation (self) ifc4.ifcproduct referencedby () ifc4.ifcproduct representation ifc4.ifcproduct representation () ifc4.ifcproduct 1.8.17
============================================================================================================================================ Index Modules Hierarchy Alphabetical list Gui Dialog DemoMode Gui::Dialog::DemoMode Member List This is the complete list of members for Gui::Dialog::DemoMode , including all inherited members. accept () Gui::Dialog::DemoMode DemoMode (QWidget *parent=0, Qt::WindowFlags fl=0) Gui::Dialog::DemoMode on_angleSlider_valueChanged (int) Gui::Dialog::DemoMode protected slot on_fullscreen_toggled (bool) Gui::Dialog::DemoMode protected slot on_playButton_toggled (bool) Gui::Dialog::DemoMode protected slot on_speedSlider_valueChanged (int) Gui::Dialog::DemoMode protected slot on_timeout_valueChanged (int) Gui::Dialog::DemoMode protected slot on_timerCheck_toggled (bool) Gui::Dialog::DemoMode protected slot onAutoPlay () Gui::Dialog::DemoMode protected slot reject () Gui::Dialog::DemoMode ~DemoMode () Gui::Dialog::DemoMode 1.8.17
============================================================================================================================== Index Modules Hierarchy Alphabetical list Gui LinkView SubInfo List of all members | Public Member Functions | Public Attributes Gui::LinkView::SubInfo Class Reference Public Member Functions bool isLinked () const void link ( App::DocumentObject *obj) virtual void onLinkedIconChange ( LinkInfoPtr ) override SubInfo ( LinkView & handle ) virtual void unlink ( LinkInfoPtr info= LinkInfoPtr ()) override ~SubInfo () Public Member Functions inherited from Gui::LinkOwner virtual void onLinkedUpdateData ( LinkInfoPtr , const App::Property *) Public Attributes LinkView & handle LinkInfoPtr linkInfo friend LinkView CoinPtr < SoSeparator > pcNode CoinPtr < SoTransform > pcTransform std::set< std::string > subElements Additional Inherited Members Protected Member Functions inherited from Gui::LinkOwner virtual ~LinkOwner () Constructor & Destructor Documentation β—† SubInfo() Gui::LinkView::SubInfo::SubInfo ( LinkView & handle ) References Gui::LinkView::SubInfo::pcNode , and Gui::LinkView::SubInfo::pcTransform . β—† ~SubInfo() Gui::LinkView::SubInfo::~SubInfo ( ) References Gui::LinkView::getLinkRoot() , Gui::LinkView::SubInfo::handle , Gui::LinkView::SubInfo::pcNode , and Gui::LinkView::SubInfo::unlink() . Member Function Documentation β—† isLinked() bool Gui::LinkView::SubInfo::isLinked ( ) const References Gui::LinkView::SubInfo::linkInfo . Referenced by Gui::LinkView::SubInfo::link() . β—† link() void Gui::LinkView::SubInfo::link ( App::DocumentObject * obj ) References Gui::LinkInfo::get() , Gui::LinkView::SubInfo::isLinked() , Gui::LinkView::SubInfo::linkInfo , Gui::LinkView::SubInfo::pcNode , Gui::LinkView::SnapshotTransform , and Gui::LinkView::SubInfo::unlink() . β—† onLinkedIconChange() virtual void Gui::LinkView::SubInfo::onLinkedIconChange ( LinkInfoPtr ) override virtual Reimplemented from Gui::LinkOwner . References Gui::LinkView::autoSubLink , Gui::LinkView::SubInfo::handle , Gui::LinkView::linkInfo , Gui::LinkView::onLinkedIconChange() , and Gui::LinkView::subInfo . β—† unlink() virtual void Gui::LinkView::SubInfo::unlink ( LinkInfoPtr info = LinkInfoPtr () ) override virtual Reimplemented from Gui::LinkOwner . References Gui::coinRemoveAllChildren() , Gui::LinkView::SubInfo::linkInfo , Gui::LinkView::SubInfo::pcNode , and Gui::LinkView::SubInfo::pcTransform . Referenced by Gui::LinkView::SubInfo::link() , and Gui::LinkView::SubInfo::~SubInfo() . Member Data Documentation β—† handle LinkView & Gui::LinkView::SubInfo::handle Referenced by draftguitools.gui_selectplane.Draft_SelectPlane::checkSelection() , Gui::LinkView::SubInfo::onLinkedIconChange() , and Gui::LinkView::SubInfo::~SubInfo() . β—† linkInfo LinkInfoPtr Gui::LinkView::SubInfo::linkInfo Referenced by Gui::LinkView::SubInfo::isLinked() , Gui::LinkView::SubInfo::link() , and Gui::LinkView::SubInfo::unlink() . β—† LinkView friend Gui::LinkView::SubInfo::LinkView β—† pcNode CoinPtr < SoSeparator > Gui::LinkView::SubInfo::pcNode Referenced by Gui::LinkView::SubInfo::link() , Gui::LinkView::SubInfo::SubInfo() , Gui::LinkView::SubInfo::unlink() , and Gui::LinkView::SubInfo::~SubInfo() . β—† pcTransform CoinPtr <SoTransform> Gui::LinkView::SubInfo::pcTransform Referenced by Gui::LinkView::SubInfo::SubInfo() , and Gui::LinkView::SubInfo::unlink() . β—† subElements std::set<std::string> Gui::LinkView::SubInfo::subElements The documentation for this class was generated from the following file: src/Gui/ViewProviderLink.cpp 1.8.17
========================================================================================================================================= Index Modules Hierarchy Alphabetical list MeshCore CylinderSurfaceFit List of all members | Public Member Functions MeshCore::CylinderSurfaceFit Class Reference #include <Segmentation.h> Public Member Functions void AddTriangle (const MeshGeomFacet &) CylinderSurfaceFit () CylinderSurfaceFit (const Base::Vector3f &b, const Base::Vector3f &a, float r) CylinderSurfaceFit::CylinderSurfaceFit Set a predefined cylinder. Internal cylinder fits are not done, then. More... bool Done () const float Fit () float GetDistanceToSurface (const Base::Vector3f &) const const char * GetType () const void Initialize (const MeshGeomFacet &) std::vector< float > Parameters () const bool TestTriangle (const MeshGeomFacet &) const ~CylinderSurfaceFit () Public Member Functions inherited from MeshCore::AbstractSurfaceFit AbstractSurfaceFit () virtual ~AbstractSurfaceFit () Constructor & Destructor Documentation β—† CylinderSurfaceFit() [1/2] CylinderSurfaceFit::CylinderSurfaceFit ( ) References Base::Vector3< _Precision >::Set() . β—† CylinderSurfaceFit() [2/2] CylinderSurfaceFit::CylinderSurfaceFit ( const Base::Vector3f & b , const Base::Vector3f & a , float r ) CylinderSurfaceFit::CylinderSurfaceFit Set a predefined cylinder. Internal cylinder fits are not done, then. β—† ~CylinderSurfaceFit() CylinderSurfaceFit::~CylinderSurfaceFit ( ) Member Function Documentation β—† AddTriangle() void CylinderSurfaceFit::AddTriangle ( const MeshGeomFacet & tria ) virtual Implements MeshCore::AbstractSurfaceFit . References MeshCore::Approximation::AddPoint() . β—† Done() bool CylinderSurfaceFit::Done ( ) const virtual Implements MeshCore::AbstractSurfaceFit . References MeshCore::Approximation::Done() . β—† Fit() float CylinderSurfaceFit::Fit ( ) virtual Implements MeshCore::AbstractSurfaceFit . References MeshCore::CylinderFit::Fit() , MeshCore::CylinderFit::GetAxis() , MeshCore::CylinderFit::GetBase() , and MeshCore::CylinderFit::GetRadius() . β—† GetDistanceToSurface() float CylinderSurfaceFit::GetDistanceToSurface ( const Base::Vector3f & pnt ) const virtual Implements MeshCore::AbstractSurfaceFit . References DraftVecUtils::dist() , Base::Vector3< _Precision >::DistanceToLine() , and MeshCore::Approximation::Done() . β—† GetType() const char* MeshCore::CylinderSurfaceFit::GetType ( ) const virtual Implements MeshCore::AbstractSurfaceFit . β—† Initialize() void CylinderSurfaceFit::Initialize ( const MeshGeomFacet & tria ) virtual Implements MeshCore::AbstractSurfaceFit . References MeshCore::Approximation::AddPoint() , and MeshCore::Approximation::Clear() . β—† Parameters() std::vector< float > CylinderSurfaceFit::Parameters ( ) const virtual Implements MeshCore::AbstractSurfaceFit . References MeshCore::CylinderFit::GetAxis() , MeshCore::CylinderFit::GetBase() , MeshCore::CylinderFit::GetRadius() , Base::Vector3< _Precision >::x , Base::Vector3< _Precision >::y , and Base::Vector3< _Precision >::z . β—† TestTriangle() bool CylinderSurfaceFit::TestTriangle ( const MeshGeomFacet & tria ) const virtual Implements MeshCore::AbstractSurfaceFit . References Base::Vector3< _Precision >::Dot() , and MeshCore::MeshGeomFacet::GetNormal() . The documentation for this class was generated from the following files: src/Mod/Mesh/App/Core/Segmentation.h src/Mod/Mesh/App/Core/Segmentation.cpp 1.8.17
========================================================================================================================================== Index Modules Hierarchy Alphabetical list ifc2x3 ifcconditioncriterion List of all members | Public Member Functions | Public Attributes ifc2x3.ifcconditioncriterion Class Reference Public Member Functions def criterion () def criteriondatetime () def wr1 (self) Public Member Functions inherited from ifc2x3.ifccontrol def controls () Public Member Functions inherited from ifc2x3.ifcobject def isdefinedby () def objecttype () Public Member Functions inherited from ifc2x3.ifcobjectdefinition def decomposes () def hasassignments () def hasassociations () def isdecomposedby () Public Member Functions inherited from ifc2x3.ifcroot def description () def globalid () def name () def ownerhistory () Public Attributes criterion criteriondatetime Public Attributes inherited from ifc2x3.ifcobject objecttype Public Attributes inherited from ifc2x3.ifcroot description globalid name ownerhistory Detailed Description Entity ifcconditioncriterion definition. :param criterion :type criterion:ifcconditioncriterionselect :param criteriondatetime :type criteriondatetime:ifcdatetimeselect Member Function Documentation β—† criterion() def ifc2x3.ifcconditioncriterion.criterion ( ) References ifc2x3.ifcconditioncriterion._criterion, ifc2x3.ifcconditioncriterion.criterion , and ifc2x3.ifcconditioncriterionselect . β—† criteriondatetime() def ifc2x3.ifcconditioncriterion.criteriondatetime ( ) References ifc2x3.ifcconditioncriterion._criteriondatetime, ifc2x3.ifcconditioncriterion.criteriondatetime , and ifc2x3.ifcdatetimeselect . β—† wr1() def ifc2x3.ifcconditioncriterion.wr1 ( self ) Reimplemented from ifc2x3.ifcobject . References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self(). Member Data Documentation β—† criterion ifc2x3.ifcconditioncriterion.criterion Referenced by ifc2x3.ifcconditioncriterion.criterion() . β—† criteriondatetime ifc2x3.ifcconditioncriterion.criteriondatetime Referenced by ifc2x3.ifcconditioncriterion.criteriondatetime() . The documentation for this class was generated from the following file: src/Mod/Import/App/ifc2x3.py 1.8.17
================================================================================================================================== Index Modules Hierarchy Alphabetical list task_circulararray Namespace Reference Workbenches Β» Python workbenches Β» Draft This module provides the task panel code for the CircularArray tool. More... Detailed Description This module provides the task panel code for the CircularArray tool. 1.8.17
========================================================================================================================= Index Modules Hierarchy Alphabetical list Base Line2d List of all members | Public Member Functions | Public Attributes Base::Line2d Class Reference Line2d . More... #include <Tools2D.h> Public Member Functions BoundBox2d CalcBoundBox (void) const LINE2D. More... bool Contains (const Vector2d &rclV) const Vector2d FromPos (double fDistance) const bool Intersect (const Line2d &rclLine, Vector2d &rclV) const bool Intersect (const Vector2d &rclV, double eps) const bool IntersectAndContain (const Line2d &rclLine, Vector2d &rclV) const double Length (void) const Line2d (const Line2d &rclLine) Line2d (const Vector2d &rclV1, const Vector2d &rclV2) Line2d (void) Line2d & operator= (const Line2d &rclLine) bool operator== (const Line2d &rclLine) const Public Attributes Vector2d clV1 Vector2d clV2 Detailed Description Line2d . 2D line class. Constructor & Destructor Documentation β—† Line2d() [1/3] Base::Line2d::Line2d ( void ) β—† Line2d() [2/3] Base::Line2d::Line2d ( const Line2d & rclLine ) β—† Line2d() [3/3] Base::Line2d::Line2d ( const Vector2d & rclV1 , const Vector2d & rclV2 ) Member Function Documentation β—† CalcBoundBox() BoundBox2d Line2d::CalcBoundBox ( void ) const LINE2D. References clV1 , clV2 , Base::BoundBox2d::MaxX , Base::BoundBox2d::MaxY , Base::BoundBox2d::MinX , Base::BoundBox2d::MinY , Base::Vector2d::x , and Base::Vector2d::y . β—† Contains() bool Base::Line2d::Contains ( const Vector2d & rclV ) const References Base::BoundBox2d::MaxX , Base::BoundBox2d::MaxY , Base::BoundBox2d::MinX , and Base::BoundBox2d::MinY . Referenced by IntersectAndContain() . β—† FromPos() Vector2d Line2d::FromPos ( double fDistance ) const References clV1 , clV2 , Base::Vector2d::Normalize() , Base::Vector2d::x , and Base::Vector2d::y . Referenced by Base::Polygon2d::Intersect() . β—† Intersect() [1/2] bool Line2d::Intersect ( const Line2d & rclLine , Vector2d & rclV ) const References clV1 , clV2 , Base::Vector2d::x , and Base::Vector2d::y . Referenced by CmdSketcherConstrainAngle::activated() , CmdSketcherConstrainAngle::applyConstraint() , and IntersectAndContain() . β—† Intersect() [2/2] bool Line2d::Intersect ( const Vector2d & rclV , double eps ) const References clV1 , clV2 , Base::Vector2d::x , and Base::Vector2d::y . β—† IntersectAndContain() bool Line2d::IntersectAndContain ( const Line2d & rclLine , Vector2d & rclV ) const References Contains() , and Intersect() . Referenced by Base::BoundBox2d::Intersect() , and Base::Polygon2d::Intersect() . β—† Length() double Base::Line2d::Length ( void ) const β—† operator=() Line2d & Base::Line2d::operator= ( const Line2d & rclLine ) β—† operator==() bool Base::Line2d::operator== ( const Line2d & rclLine ) const Member Data Documentation β—† clV1 Vector2d Base::Line2d::clV1 Referenced by Base::Polygon2d::At() , CalcBoundBox() , FromPos() , Base::BoundBox2d::Intersect() , Intersect() , and Base::Polygon2d::operator[]() . β—† clV2 Vector2d Base::Line2d::clV2 Referenced by Base::Polygon2d::At() , CalcBoundBox() , FromPos() , Base::BoundBox2d::Intersect() , Intersect() , and Base::Polygon2d::operator[]() . The documentation for this class was generated from the following files: src/Base/Tools2D.h src/Base/Tools2D.cpp 1.8.17
========================================================================================================================================= Index Modules Hierarchy Alphabetical list Gui DAG LineEdit Gui::DAG::LineEdit Member List This is the complete list of members for Gui::DAG::LineEdit , including all inherited members. acceptedSignal () Gui::DAG::LineEdit signal keyPressEvent (QKeyEvent *) Gui::DAG::LineEdit protected virtual LineEdit (QWidget *parentIn=0) Gui::DAG::LineEdit rejectedSignal () Gui::DAG::LineEdit signal 1.8.17
=========================================================================================================================================== Index Modules Hierarchy Alphabetical list TechDrawGui QGIGhostHighlight List of all members | Public Types | Signals | Public Member Functions | Protected Member Functions | Protected Attributes TechDrawGui::QGIGhostHighlight Class Reference #include <QGIGhostHighlight.h> Public Types enum { Type = QGraphicsItem::UserType + 177 } Public Types inherited from TechDrawGui::QGIHighlight enum { Type = QGraphicsItem::UserType + 176 } Public Types inherited from TechDrawGui::QGIDecoration enum { Type = QGraphicsItem::UserType + 173 } Signals void positionChange (QPointF p) Public Member Functions QGIGhostHighlight () void setInteractive ( bool state) void setRadius (double r) int type () const override ~QGIGhostHighlight () Public Member Functions inherited from TechDrawGui::QGIHighlight virtual void draw () override virtual void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) override QGIHighlight () void setBounds (double x1, double y1, double x2, double y2) void setFont (QFont f, double fsize) void setInteractive ( bool state) void setReference (char *sym) int type () const override ~QGIHighlight () Public Member Functions inherited from TechDrawGui::QGIDecoration QColor getColor (void) void makeMark ( Base::Vector3d v) void makeMark (double x, double y) QGIDecoration (void) void setColor (QColor c) void setFill (Qt::BrushStyle bs) void setStyle (Qt::PenStyle s) void setWidth (double w) int type () const ~QGIDecoration () Protected Member Functions virtual QVariant itemChange (GraphicsItemChange change, const QVariant &value) override virtual void mousePressEvent (QGraphicsSceneMouseEvent *event) override virtual void mouseReleaseEvent (QGraphicsSceneMouseEvent *event) override Protected Member Functions inherited from TechDrawGui::QGIHighlight QColor getHighlightColor () Qt::PenStyle getHighlightStyle () int getHoleStyle (void) void makeHighlight () void makeReference () void setTools () Protected Member Functions inherited from TechDrawGui::QGIDecoration virtual QColor prefNormalColor (void) virtual QColor prefPreColor (void) virtual QColor prefSelectColor (void) void setPrettyNormal () void setPrettyPre () void setPrettySel () Protected Attributes bool m_dragging Protected Attributes inherited from TechDrawGui::QGIDecoration QBrush m_brush Qt::BrushStyle m_brushCurrent QColor m_colCurrent QColor m_colNormal QPen m_pen Qt::PenStyle m_styleCurrent double m_width Member Enumeration Documentation β—† anonymous enum anonymous enum Enumerator Type Constructor & Destructor Documentation β—† QGIGhostHighlight() QGIGhostHighlight::QGIGhostHighlight ( ) explicit References TechDrawGui::QGIView::getPrefFont() , and TechDrawGui::Rez::guiX() . β—† ~QGIGhostHighlight() QGIGhostHighlight::~QGIGhostHighlight ( ) Member Function Documentation β—† itemChange() QVariant QGIGhostHighlight::itemChange ( GraphicsItemChange change , const QVariant & value ) override protected virtual β—† mousePressEvent() void QGIGhostHighlight::mousePressEvent ( QGraphicsSceneMouseEvent * event ) override protected virtual β—† mouseReleaseEvent() void QGIGhostHighlight::mouseReleaseEvent ( QGraphicsSceneMouseEvent * event ) override protected virtual β—† positionChange void TechDrawGui::QGIGhostHighlight::positionChange ( QPointF p ) signal β—† setInteractive() void QGIGhostHighlight::setInteractive ( bool state ) β—† setRadius() void QGIGhostHighlight::setRadius ( double r ) Referenced by TechDrawGui::TaskDetail::editByHighlight() . β—† type() int TechDrawGui::QGIGhostHighlight::type ( ) const override Member Data Documentation β—† m_dragging bool TechDrawGui::QGIGhostHighlight::m_dragging protected The documentation for this class was generated from the following files: src/Mod/TechDraw/Gui/QGIGhostHighlight.h src/Mod/TechDraw/Gui/QGIGhostHighlight.cpp 1.8.17
============================================================================================================================================ Index Modules Hierarchy Alphabetical list ifc2x3 ifcrelassociateslibrary List of all members | Public Member Functions | Public Attributes ifc2x3.ifcrelassociateslibrary Class Reference Public Member Functions def relatinglibrary () Public Member Functions inherited from ifc2x3.ifcrelassociates def relatedobjects () def wr21 (self) Public Member Functions inherited from ifc2x3.ifcroot def description () def globalid () def name () def ownerhistory () Public Attributes relatinglibrary Public Attributes inherited from ifc2x3.ifcrelassociates relatedobjects Public Attributes inherited from ifc2x3.ifcroot description globalid name ownerhistory Detailed Description Entity ifcrelassociateslibrary definition. :param relatinglibrary :type relatinglibrary:ifclibraryselect Member Function Documentation β—† relatinglibrary() def ifc2x3.ifcrelassociateslibrary.relatinglibrary ( ) References ifc2x3.ifcrelassociateslibrary._relatinglibrary, ifc2x3.ifclibraryselect , and ifc2x3.ifcrelassociateslibrary.relatinglibrary . Member Data Documentation β—† relatinglibrary ifc2x3.ifcrelassociateslibrary.relatinglibrary Referenced by ifc2x3.ifcrelassociateslibrary.relatinglibrary() . The documentation for this class was generated from the following file: src/Mod/Import/App/ifc2x3.py 1.8.17
================================================================================================================================================ Index Modules Hierarchy Alphabetical list draftviewproviders view_point Classes draftviewproviders.view_point Namespace Reference Classes class ViewProviderPoint 1.8.17
============================================================================================================================================== Index Modules Hierarchy Alphabetical list DraftTrackers boxTracker DraftTrackers.boxTracker Member List This is the complete list of members for DraftTrackers.boxTracker , including all inherited members. baseline DraftTrackers.boxTracker cube DraftTrackers.boxTracker finalize (self) DraftTrackers.Tracker height (self, h=None) DraftTrackers.boxTracker length (self, l=None) DraftTrackers.boxTracker lowerTracker (self) DraftTrackers.Tracker off (self) DraftTrackers.Tracker on (self) DraftTrackers.Tracker ontop DraftTrackers.Tracker pos (self, p) DraftTrackers.boxTracker raiseTracker (self) DraftTrackers.Tracker setRotation (self, rot) DraftTrackers.boxTracker switch DraftTrackers.Tracker trans DraftTrackers.boxTracker update (self, line=None, normal=None) DraftTrackers.boxTracker Visible DraftTrackers.Tracker width (self, w=None) DraftTrackers.boxTracker 1.8.13
======================================================================================================================================== Index Modules Hierarchy Alphabetical list Gui Dialog CameraDialog List of all members | Public Member Functions Gui::Dialog::CameraDialog Class Reference #include <DlgSettingsNavigation.h> Public Member Functions CameraDialog ( QWidget *parent=0) void getValues (double &q0, double &q1, double &q2, double &q3) const void setValues (double q0, double q1, double q2, double q3) ~CameraDialog () Constructor & Destructor Documentation β—† CameraDialog() CameraDialog::CameraDialog ( QWidget * parent = 0 ) β—† ~CameraDialog() CameraDialog::~CameraDialog ( ) Member Function Documentation β—† getValues() void CameraDialog::getValues ( double & q0 , double & q1 , double & q2 , double & q3 ) const β—† setValues() void CameraDialog::setValues ( double q0 , double q1 , double q2 , double q3 ) The documentation for this class was generated from the following files: src/Gui/DlgSettingsNavigation.h src/Gui/DlgSettingsNavigation.cpp 1.8.17
============================================================================================================================================= Index Modules Hierarchy Alphabetical list automotive_design face automotive_design.face Member List This is the complete list of members for automotive_design.face , including all inherited members. bounds automotive_design.face bounds () automotive_design.face name automotive_design.representation_item name () automotive_design.representation_item wr1 (self) automotive_design.face wr2 (self) automotive_design.face 1.8.17
================================================================================================================================================================= Index Modules Hierarchy Alphabetical list automotive_design product_or_presentation_space List of all members automotive_design.product_or_presentation_space Class Reference Additional Inherited Members Public Member Functions inherited from SCL.ConstructedDataTypes.ENUMERATION def get_enum_ids (self) The documentation for this class was generated from the following file: src/Mod/Import/App/automotive_design.py 1.8.17
=============================================================================================================================================================== Index Modules Hierarchy Alphabetical list femexamples constraint_contact_shell_shell Functions | Variables femexamples.constraint_contact_shell_shell Namespace Reference Functions def init_doc (doc=None) def setup (doc=None, solvertype="ccxtools") Variables mesh_name Function Documentation β—† init_doc() def femexamples.constraint_contact_shell_shell.init_doc ( doc = None ) Referenced by femexamples.constraint_contact_shell_shell.setup() . β—† setup() def femexamples.constraint_contact_shell_shell.setup ( doc = None , solvertype = "ccxtools" ) References femexamples.constraint_contact_shell_shell.init_doc() , ObjectsFem.makeAnalysis() , ObjectsFem.makeConstraintContact() , ObjectsFem.makeConstraintFixed() , ObjectsFem.makeConstraintForce() , ObjectsFem.makeElementGeometry2D() , ObjectsFem.makeMaterialSolid() , ObjectsFem.makeSolverCalculix() , and ObjectsFem.makeSolverCalculixCcxTools() . Variable Documentation β—† mesh_name femexamples.constraint_contact_shell_shell.mesh_name 1.8.17
========================================================================================================================================== Index Modules Hierarchy Alphabetical list StdMeshers_Propagation Member List This is the complete list of members for StdMeshers_Propagation , including all inherited members. ALGO_0D enum value SMESHDS_Hypothesis ALGO_1D enum value SMESHDS_Hypothesis ALGO_2D enum value SMESHDS_Hypothesis ALGO_3D enum value SMESHDS_Hypothesis ClearParameters () SMESH_Hypothesis DataDependOnParams () const SMESH_Hypothesis virtual GetDim () const SMESH_Hypothesis virtual GetFilter () StdMeshers_Propagation static GetGen () const SMESH_Hypothesis GetID () const SMESHDS_Hypothesis GetLastParameters () const SMESH_Hypothesis GetLibName () const SMESH_Hypothesis virtual GetMeshByPersistentID (int id) SMESH_Hypothesis GetName () StdMeshers_Propagation static SMESH_Hypothesis::GetName () const SMESHDS_Hypothesis GetParameters () const SMESH_Hypothesis GetPropagationSource (SMESH_Mesh &theMesh, const TopoDS_Shape &theEdge, bool &isPropagOfDistribution) StdMeshers_Propagation static GetShapeType () const SMESH_Hypothesis virtual GetStudyId () const SMESH_Hypothesis GetType () const SMESHDS_Hypothesis HYP_ALREADY_EXIST enum value SMESH_Hypothesis HYP_BAD_DIM enum value SMESH_Hypothesis HYP_BAD_GEOMETRY enum value SMESH_Hypothesis HYP_BAD_PARAMETER enum value SMESH_Hypothesis HYP_BAD_SUBSHAPE enum value SMESH_Hypothesis HYP_CONCURENT enum value SMESH_Hypothesis HYP_HIDDEN_ALGO enum value SMESH_Hypothesis HYP_HIDING_ALGO enum value SMESH_Hypothesis HYP_INCOMPAT_HYPS enum value SMESH_Hypothesis HYP_INCOMPATIBLE enum value SMESH_Hypothesis HYP_MISSING enum value SMESH_Hypothesis HYP_NEED_SHAPE enum value SMESH_Hypothesis HYP_NOTCONFORM enum value SMESH_Hypothesis HYP_OK enum value SMESH_Hypothesis HYP_UNKNOWN_FATAL enum value SMESH_Hypothesis Hypothesis_Status enum name SMESH_Hypothesis hypothesis_type enum name SMESHDS_Hypothesis IsAuxiliary () const SMESH_Hypothesis virtual IsSameName (const SMESHDS_Hypothesis &other) const SMESHDS_Hypothesis IsStatusFatal (Hypothesis_Status theStatus) SMESH_Hypothesis static LoadFrom (std::istream &load) StdMeshers_Propagation virtual NotifySubMeshesHypothesisModification () SMESH_Hypothesis virtual operator!= (const SMESHDS_Hypothesis &other) const SMESHDS_Hypothesis operator== (const SMESHDS_Hypothesis &other) const SMESHDS_Hypothesis virtual PARAM_ALGO enum value SMESHDS_Hypothesis SaveTo (std::ostream &save) StdMeshers_Propagation virtual SetLastParameters (const char *theParameters) SMESH_Hypothesis SetLibName (const char *theLibName) SMESH_Hypothesis SetParameters (const char *theParameters) SMESH_Hypothesis SetParametersByDefaults (const TDefaults &dflts, const SMESH_Mesh *theMesh=0) StdMeshers_Propagation virtual SetParametersByMesh (const SMESH_Mesh *theMesh, const TopoDS_Shape &theShape) StdMeshers_Propagation virtual SetPropagationMgr (SMESH_subMesh *subMesh) StdMeshers_Propagation static SMESH_Hypothesis (int hypId, int studyId, SMESH_Gen *gen) SMESH_Hypothesis SMESHDS_Hypothesis (int hypId) SMESHDS_Hypothesis StdMeshers_Propagation (int hypId, int studyId, SMESH_Gen *gen) StdMeshers_Propagation ~ StdMeshers_Propagation () StdMeshers_Propagation virtual ~SMESH_Hypothesis () SMESH_Hypothesis virtual ~SMESHDS_Hypothesis () SMESHDS_Hypothesis virtual 1.8.17
=================================================================================================================================================================================== Index Modules Hierarchy Alphabetical list automotive_design amount_of_substance_measure_with_unit automotive_design.amount_of_substance_measure_with_unit Member List This is the complete list of members for automotive_design.amount_of_substance_measure_with_unit , including all inherited members. unit_component automotive_design.measure_with_unit unit_component () automotive_design.measure_with_unit value_component automotive_design.measure_with_unit value_component () automotive_design.measure_with_unit wr1 (self) automotive_design.amount_of_substance_measure_with_unit 1.8.17
=================================================================================================================================================================== Index Modules Hierarchy Alphabetical list automotive_design identification_assignment automotive_design.identification_assignment Member List This is the complete list of members for automotive_design.identification_assignment , including all inherited members. assigned_id automotive_design.identification_assignment assigned_id () automotive_design.identification_assignment role automotive_design.identification_assignment role () automotive_design.identification_assignment 1.8.17
========================================================================================================================================================================= Index Modules Hierarchy Alphabetical list automotive_design manifold_surface_shape_representation List of all members | Public Member Functions automotive_design.manifold_surface_shape_representation Class Reference Public Member Functions def wr1 (self) def wr10 (self) def wr11 (self) def wr12 (self) def wr13 (self) def wr14 (self) def wr2 (self) def wr3 (self) def wr4 (self) def wr5 (self) def wr6 (self) def wr7 (self) def wr8 (self) def wr9 (self) Public Member Functions inherited from automotive_design.representation def context_of_items () def description () def id () def items () def name () Additional Inherited Members Public Attributes inherited from automotive_design.representation context_of_items items name Detailed Description Entity manifold_surface_shape_representation definition. Member Function Documentation β—† wr1() def automotive_design.manifold_surface_shape_representation.wr1 ( self ) Reimplemented from automotive_design.representation . β—† wr10() def automotive_design.manifold_surface_shape_representation.wr10 ( self ) β—† wr11() def automotive_design.manifold_surface_shape_representation.wr11 ( self ) β—† wr12() def automotive_design.manifold_surface_shape_representation.wr12 ( self ) β—† wr13() def automotive_design.manifold_surface_shape_representation.wr13 ( self ) β—† wr14() def automotive_design.manifold_surface_shape_representation.wr14 ( self ) β—† wr2() def automotive_design.manifold_surface_shape_representation.wr2 ( self ) Reimplemented from automotive_design.representation . β—† wr3() def automotive_design.manifold_surface_shape_representation.wr3 ( self ) β—† wr4() def automotive_design.manifold_surface_shape_representation.wr4 ( self ) β—† wr5() def automotive_design.manifold_surface_shape_representation.wr5 ( self ) β—† wr6() def automotive_design.manifold_surface_shape_representation.wr6 ( self ) β—† wr7() def automotive_design.manifold_surface_shape_representation.wr7 ( self ) β—† wr8() def automotive_design.manifold_surface_shape_representation.wr8 ( self ) β—† wr9() def automotive_design.manifold_surface_shape_representation.wr9 ( self ) The documentation for this class was generated from the following file: src/Mod/Import/App/automotive_design.py 1.8.17
======================================================================================================================================================== Index Modules Hierarchy Alphabetical list config_control_design dated_effectivity List of all members | Public Member Functions | Public Attributes config_control_design.dated_effectivity Class Reference Public Member Functions def effectivity_end_date () def effectivity_start_date () Public Member Functions inherited from config_control_design.effectivity def id () Public Attributes effectivity_end_date effectivity_start_date Public Attributes inherited from config_control_design.effectivity id Detailed Description Entity dated_effectivity definition. :param effectivity_start_date :type effectivity_start_date:date_and_time :param effectivity_end_date :type effectivity_end_date:date_and_time Member Function Documentation β—† effectivity_end_date() def config_control_design.dated_effectivity.effectivity_end_date ( ) References config_control_design.dated_effectivity._effectivity_end_date, automotive_design.dated_effectivity._effectivity_end_date, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.dated_effectivity._effectivity_end_date, and config_control_design.dated_effectivity.effectivity_end_date . β—† effectivity_start_date() def config_control_design.dated_effectivity.effectivity_start_date ( ) References config_control_design.dated_effectivity._effectivity_start_date, automotive_design.dated_effectivity._effectivity_start_date, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.dated_effectivity._effectivity_start_date, and config_control_design.dated_effectivity.effectivity_start_date . Member Data Documentation β—† effectivity_end_date config_control_design.dated_effectivity.effectivity_end_date Referenced by config_control_design.dated_effectivity.effectivity_end_date() . β—† effectivity_start_date config_control_design.dated_effectivity.effectivity_start_date Referenced by config_control_design.dated_effectivity.effectivity_start_date() . The documentation for this class was generated from the following file: src/Mod/Import/App/config_control_design.py 1.8.17
======================================================================================================================================================================= Index Modules Hierarchy Alphabetical list Mod PartDesign PartDesignTests TestHole TestHole List of all members | Public Member Functions | Public Attributes Mod.PartDesign.PartDesignTests.TestHole.TestHole Class Reference Public Member Functions def setUp (self) def tearDown (self) def testAngledDrillHole (self) def testCounterboreHole (self) def testCountersinkHole (self) def testPlainHole (self) def testTaperedHole (self) Public Attributes Body Box Doc Hole HoleSketch Member Function Documentation β—† setUp() def Mod.PartDesign.PartDesignTests.TestHole.TestHole.setUp ( self ) β—† tearDown() def Mod.PartDesign.PartDesignTests.TestHole.TestHole.tearDown ( self ) Referenced by PathTests.TestPathHelix.TestPathHelix.test03() , and PathTests.TestPathHelix.TestPathHelix.test04() . β—† testAngledDrillHole() def Mod.PartDesign.PartDesignTests.TestHole.TestHole.testAngledDrillHole ( self ) References Mod.PartDesign.PartDesignTests.TestChamfer.TestChamfer.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumPoint.Doc , Mod.PartDesign.PartDesignTests.TestDraft.TestDraft.Doc , Mod.PartDesign.PartDesignTests.TestBoolean.TestBoolean.Doc , Mod.PartDesign.PartDesignTests.TestFillet.TestFillet.Doc , Mod.PartDesign.PartDesignTests.TestHole.TestHole.Doc , TestPartApp.PartTestCases.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumLine.Doc , TestPartApp.PartTestBSplineCurve.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumPlane.Doc , Gui::MacroManager.Doc , Gui::Command.Doc , and Mod.PartDesign.PartDesignTests.TestHole.TestHole.Hole . β—† testCounterboreHole() def Mod.PartDesign.PartDesignTests.TestHole.TestHole.testCounterboreHole ( self ) References Mod.Test.Document.DocumentExpressionCases.assertAlmostEqual() , Mod.PartDesign.PartDesignTests.TestChamfer.TestChamfer.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumPoint.Doc , Mod.PartDesign.PartDesignTests.TestDraft.TestDraft.Doc , Mod.PartDesign.PartDesignTests.TestFillet.TestFillet.Doc , Mod.PartDesign.PartDesignTests.TestBoolean.TestBoolean.Doc , Mod.PartDesign.PartDesignTests.TestHole.TestHole.Doc , TestPartApp.PartTestCases.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumLine.Doc , TestPartApp.PartTestBSplineCurve.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumPlane.Doc , Gui::MacroManager.Doc , Gui::Command.Doc , and Mod.PartDesign.PartDesignTests.TestHole.TestHole.Hole . β—† testCountersinkHole() def Mod.PartDesign.PartDesignTests.TestHole.TestHole.testCountersinkHole ( self ) References Mod.Test.Document.DocumentExpressionCases.assertAlmostEqual() , Mod.PartDesign.PartDesignTests.TestChamfer.TestChamfer.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumPoint.Doc , Mod.PartDesign.PartDesignTests.TestDraft.TestDraft.Doc , Mod.PartDesign.PartDesignTests.TestFillet.TestFillet.Doc , Mod.PartDesign.PartDesignTests.TestBoolean.TestBoolean.Doc , Mod.PartDesign.PartDesignTests.TestHole.TestHole.Doc , TestPartApp.PartTestCases.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumLine.Doc , TestPartApp.PartTestBSplineCurve.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumPlane.Doc , Gui::MacroManager.Doc , Gui::Command.Doc , and Mod.PartDesign.PartDesignTests.TestHole.TestHole.Hole . β—† testPlainHole() def Mod.PartDesign.PartDesignTests.TestHole.TestHole.testPlainHole ( self ) References Mod.Test.Document.DocumentExpressionCases.assertAlmostEqual() , Mod.PartDesign.PartDesignTests.TestChamfer.TestChamfer.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumPoint.Doc , Mod.PartDesign.PartDesignTests.TestDraft.TestDraft.Doc , Mod.PartDesign.PartDesignTests.TestFillet.TestFillet.Doc , Mod.PartDesign.PartDesignTests.TestBoolean.TestBoolean.Doc , Mod.PartDesign.PartDesignTests.TestHole.TestHole.Doc , TestPartApp.PartTestCases.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumLine.Doc , TestPartApp.PartTestBSplineCurve.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumPlane.Doc , Gui::MacroManager.Doc , Gui::Command.Doc , and Mod.PartDesign.PartDesignTests.TestHole.TestHole.Hole . β—† testTaperedHole() def Mod.PartDesign.PartDesignTests.TestHole.TestHole.testTaperedHole ( self ) References Mod.PartDesign.PartDesignTests.TestChamfer.TestChamfer.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumPoint.Doc , Mod.PartDesign.PartDesignTests.TestDraft.TestDraft.Doc , Mod.PartDesign.PartDesignTests.TestBoolean.TestBoolean.Doc , Mod.PartDesign.PartDesignTests.TestFillet.TestFillet.Doc , Mod.PartDesign.PartDesignTests.TestHole.TestHole.Doc , TestPartApp.PartTestCases.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumLine.Doc , TestPartApp.PartTestBSplineCurve.Doc , Mod.PartDesign.PartDesignTests.TestDatum.TestDatumPlane.Doc , Gui::MacroManager.Doc , Gui::Command.Doc , and Mod.PartDesign.PartDesignTests.TestHole.TestHole.Hole . Member Data Documentation β—† Body Mod.PartDesign.PartDesignTests.TestHole.TestHole.Body Referenced by Mod.PartDesign.PartDesignTests.TestRevolve.TestRevolve.testGrooveFace() , Mod.PartDesign.PartDesignTests.TestLinearPattern.TestLinearPattern.testHorizontalSketchAxisLinearPattern() , Mod.PartDesign.PartDesignTests.TestPolarPattern.TestPolarPattern.testHorizontalSketchAxisPolarPattern() , Mod.PartDesign.PartDesignTests.TestMirrored.TestMirrored.testMirroredOffsetFailureCase() , Mod.PartDesign.PartDesignTests.TestMirrored.TestMirrored.testMirroredPrimitiveCase() , Mod.PartDesign.PartDesignTests.TestLinearPattern.TestLinearPattern.testNormalSketchAxisLinearPattern() , Mod.PartDesign.PartDesignTests.TestPolarPattern.TestPolarPattern.testNormalSketchAxisPolarPattern() , Mod.PartDesign.PartDesignTests.TestPad.TestPad.testPadToFaceCase() , Mod.PartDesign.PartDesignTests.TestPad.TestPad.testPadToFirstCase() , Mod.PartDesign.PartDesignTests.TestPad.TestPad.testPadtoLastCase() , Mod.PartDesign.PartDesignTests.TestPad.TestPad.testPadTwoDimensionsCase() , Mod.PartDesign.PartDesignTests.TestPocket.TestPocket.testPocketThroughAllCase() , Mod.PartDesign.PartDesignTests.TestPocket.TestPocket.testPocketToFaceCase() , Mod.PartDesign.PartDesignTests.TestPocket.TestPocket.testPocketToFirstCase() , Mod.PartDesign.PartDesignTests.TestPrimitive.TestPrimitive.testPrimitiveCone() , Mod.PartDesign.PartDesignTests.TestPrimitive.TestPrimitive.testPrimitiveCylinder() , Mod.PartDesign.PartDesignTests.TestPrimitive.TestPrimitive.testPrimitiveEllipsoid() , Mod.PartDesign.PartDesignTests.TestPrimitive.TestPrimitive.testPrimitivePrism() , Mod.PartDesign.PartDesignTests.TestPrimitive.TestPrimitive.testPrimitiveSphere() , Mod.PartDesign.PartDesignTests.TestPrimitive.TestPrimitive.testPrimitiveTorus() , Mod.PartDesign.PartDesignTests.TestPrimitive.TestPrimitive.testPrimitiveWedge() , Mod.PartDesign.PartDesignTests.TestLoft.TestLoft.testSimpleSubtractiveLoftCase() , Mod.PartDesign.PartDesignTests.TestPipe.TestPipe.testSimpleSubtractivePipeCase() , Mod.PartDesign.PartDesignTests.TestLinearPattern.TestLinearPattern.testVerticalSketchAxisLinearPattern() , Mod.PartDesign.PartDesignTests.TestPolarPattern.TestPolarPattern.testVerticalSketchAxisPolarPattern() , Mod.PartDesign.PartDesignTests.TestLinearPattern.TestLinearPattern.testYAxisLinearPattern() , Mod.PartDesign.PartDesignTests.TestPolarPattern.TestPolarPattern.testYAxisPolarPattern() , Mod.PartDesign.PartDesignTests.TestLinearPattern.TestLinearPattern.testZAxisLinearPattern() , and Mod.PartDesign.PartDesignTests.TestPolarPattern.TestPolarPattern.testZAxisPolarPattern() . β—† Box Mod.PartDesign.PartDesignTests.TestHole.TestHole.Box Referenced by Mod.PartDesign.PartDesignTests.TestRevolve.TestRevolve.testGrooveFace() , Mod.Test.Document.UndoRedoCases.testUndoIssue0003150Part1() , Mod.PartDesign.PartDesignTests.TestLinearPattern.TestLinearPattern.testYAxisLinearPattern() , Mod.PartDesign.PartDesignTests.TestPolarPattern.TestPolarPattern.testYAxisPolarPattern() , Mod.PartDesign.PartDesignTests.TestLinearPattern.TestLinearPattern.testZAxisLinearPattern() , and Mod.PartDesign.PartDesignTests.TestPolarPattern.TestPolarPattern.testZAxisPolarPattern() . β—† Doc Mod.PartDesign.PartDesignTests.TestHole.TestHole.Doc Referenced by Mod.PartDesign.WizardShaft.ShaftFeature.ShaftFeature.addSegment() , Mod.Test.Document.DocumentExpressionCases.tearDown() , Mod.Test.Document.DocumentBasicCases.testAbortTransaction() , Mod.Test.Document.DocumentBasicCases.testAddition() , Mod.Test.Document.DocumentBasicCases.testAddRemove() , Mod.Test.Document.DocumentBasicCases.testAddRemoveUndo() , Mod.PartDesign.PartDesignTests.TestHole.TestHole.testAngledDrillHole() , Mod.Test.Document.DocumentFileIncludeCases.testApplyFiles() , Mod.Test.Document.DocumentPlatformCases.testColorList() , Mod.PartDesign.PartDesignTests.TestHole.TestHole.testCounterboreHole() , Mod.PartDesign.PartDesignTests.TestHole.TestHole.testCountersinkHole() , Mod.Test.Document.DocumentPropertyCases.testDescent() , Mod.Test.Document.DocumentBasicCases.testDuplicateLinks() , Mod.Test.Document.DocumentBasicCases.testEnum() , Mod.Test.Document.DocumentExpressionCases.testExpression() , Mod.Test.Document.DocumentBasicCases.testExtensionBug0002785() , Mod.Test.Document.DocumentBasicCases.testExtensionBugViewProvider() , Mod.Test.Document.DocumentBasicCases.testExtensionGroup() , Mod.Test.Document.DocumentBasicCases.testExtensions() , Mod.Test.Document.DocumentPlatformCases.testFloatList() , Mod.PartDesign.PartDesignTests.TestRevolve.TestRevolve.testGrooveFace() , Mod.Test.Document.DocumentGroupCases.testGroup() , Mod.Test.Document.DocumentGroupCases.testGroupAndGeoFeatureGroup() , Mod.PartDesign.PartDesignTests.TestLinearPattern.TestLinearPattern.testHorizontalSketchAxisLinearPattern() , Mod.PartDesign.PartDesignTests.TestPolarPattern.TestPolarPattern.testHorizontalSketchAxisPolarPattern() , Mod.Test.Document.DocumentBacklinks.testIssue0003323() , Mod.Test.Document.DocumentBasicCases.testMem() , Mod.PartDesign.PartDesignTests.TestMirrored.TestMirrored.testMirroredOffsetFailureCase() , Mod.PartDesign.PartDesignTests.TestMirrored.TestMirrored.testMirroredPrimitiveCase() , Mod.PartDesign.TestPartDesignGui.PartDesignGuiTestCases.testMoveSingleFeature() , Mod.Test.Document.DocumentBasicCases.testNoRecompute() , Mod.Test.Document.DocumentBasicCases.testNoRecomputeParent() , Mod.PartDesign.PartDesignTests.TestLinearPattern.TestLinearPattern.testNormalSketchAxisLinearPattern() , Mod.PartDesign.PartDesignTests.TestPolarPattern.TestPolarPattern.testNormalSketchAxisPolarPattern() , Mod.Test.Document.DocumentBasicCases.testNotification_Issue2902Part2() , Mod.Test.Document.DocumentBasicCases.testObjects() , Mod.PartDesign.PartDesignTests.TestPad.TestPad.testPadToFaceCase() , Mod.PartDesign.PartDesignTests.TestPad.TestPad.testPadToFirstCase() , Mod.PartDesign.PartDesignTests.TestPad.TestPad.testPadtoLastCase() , Mod.PartDesign.PartDesignTests.TestPad.TestPad.testPadTwoDimensionsCase() , Mod.Test.Document.DocumentSaveRestoreCases.testPersistenceContentDump() , Mod.Test.Document.DocumentBasicCases.testPlacementList() , Mod.PartDesign.PartDesignTests.TestHole.TestHole.testPlainHole() , Mod.PartDesign.PartDesignTests.TestPocket.TestPocket.testPocketThroughAllCase() , Mod.PartDesign.PartDesignTests.TestPocket.TestPocket.testPocketToFaceCase() , Mod.PartDesign.PartDesignTests.TestPocket.TestPocket.testPocketToFirstCase() , Mod.Test.Document.DocumentPlatformCases.testPoints() , Mod.PartDesign.PartDesignTests.TestPrimitive.TestPrimitive.testPrimitiveCone() , Mod.PartDesign.PartDesignTests.TestPrimitive.TestPrimitive.testPrimitiveCylinder() , Mod.PartDesign.PartDesignTests.TestPrimitive.TestPrimitive.testPrimitiveEllipsoid() , Mod.PartDesign.PartDesignTests.TestPrimitive.TestPrimitive.testPrimitivePrism() , Mod.PartDesign.PartDesignTests.TestPrimitive.TestPrimitive.testPrimitiveSphere() , Mod.PartDesign.PartDesignTests.TestPrimitive.TestPrimitive.testPrimitiveTorus() , Mod.PartDesign.PartDesignTests.TestPrimitive.TestPrimitive.testPrimitiveWedge() , Mod.Test.Document.DocumentBasicCases.testPropertyLink_Issue2902Part1() , Mod.Test.Document.DocumentRecomputeCases.testRecompute() , Mod.Test.Document.DocumentBasicCases.testRemoval() , Mod.Test.Document.DocumentPropertyCases.testRemoveProperty() , Mod.Test.Document.DocumentPropertyCases.testRemovePropertyExpression() , Mod.Test.Document.DocumentPropertyCases.testRemovePropertyOnChange() , Mod.Test.UnicodeTests.DocumentSaveRestoreCases.testSaveAndRestore() , Mod.Test.Document.DocumentSaveRestoreCases.testSaveAndRestore() , Mod.PartDesign.PartDesignTests.TestLoft.TestLoft.testSimpleSubtractiveLoftCase() , Mod.PartDesign.PartDesignTests.TestPipe.TestPipe.testSimpleSubtractivePipeCase() , Mod.PartDesign.PartDesignTests.TestHole.TestHole.testTaperedHole() , Mod.Test.Document.UndoRedoCases.testUndo() , Mod.Test.Document.UndoRedoCases.testUndoClear() , Mod.Test.Document.UndoRedoCases.testUndoInList() , Mod.Test.Document.UndoRedoCases.testUndoIssue0003150Part1() , Mod.Test.Document.UndoRedoCases.testUndoProperties() , Mod.Test.UnicodeTests.UnicodeBasicCases.testUnicodeLabel() , Mod.Test.Document.DocumentPlatformCases.testVectorList() , Mod.PartDesign.PartDesignTests.TestLinearPattern.TestLinearPattern.testVerticalSketchAxisLinearPattern() , Mod.PartDesign.PartDesignTests.TestPolarPattern.TestPolarPattern.testVerticalSketchAxisPolarPattern() , Mod.PartDesign.PartDesignTests.TestLinearPattern.TestLinearPattern.testYAxisLinearPattern() , Mod.PartDesign.PartDesignTests.TestPolarPattern.TestPolarPattern.testYAxisPolarPattern() , Mod.PartDesign.PartDesignTests.TestLinearPattern.TestLinearPattern.testZAxisLinearPattern() , Mod.PartDesign.PartDesignTests.TestPolarPattern.TestPolarPattern.testZAxisPolarPattern() , and Mod.PartDesign.WizardShaft.ShaftFeature.ShaftFeature.updateSegment() . β—† Hole Mod.PartDesign.PartDesignTests.TestHole.TestHole.Hole Referenced by Mod.PartDesign.PartDesignTests.TestHole.TestHole.testAngledDrillHole() , Mod.PartDesign.PartDesignTests.TestHole.TestHole.testCounterboreHole() , Mod.PartDesign.PartDesignTests.TestHole.TestHole.testCountersinkHole() , Mod.PartDesign.PartDesignTests.TestHole.TestHole.testPlainHole() , and Mod.PartDesign.PartDesignTests.TestHole.TestHole.testTaperedHole() . β—† HoleSketch Mod.PartDesign.PartDesignTests.TestHole.TestHole.HoleSketch The documentation for this class was generated from the following file: src/Mod/PartDesign/PartDesignTests/TestHole.py 1.8.17
============================================================================================================================= Index Modules Hierarchy Alphabetical list StdCmdCopy Member List This is the complete list of members for StdCmdCopy , including all inherited members. abortCommand (void) Gui::Command static activated (int iMsg) StdCmdCopy protected virtual addModule (DoCmd_Type eType, const char *sModuleName) Gui::Command static addTo (QWidget *) Gui::Command addToGroup (ActionGroup *, bool checkable) Gui::Command addToGroup (ActionGroup *) Gui::Command adjustCameraPosition () Gui::Command Alter3DView enum value Gui::Command protected AlterDoc enum value Gui::Command protected AlterSelection enum value Gui::Command protected App enum value Gui::Command applyCommandData (const char *context, Action *) Gui::Command protected bCanLog Gui::Command protected beginCmdHelp (void) Gui::Command blockCommand (bool) Gui::Command static className () const StdCmdCopy virtual CmdType enum name Gui::Command protected Command (const char *name) Gui::Command protected CommandBase (const char *sMenu, const char *sToolTip=0, const char *sWhat=0, const char *sStatus=0, const char *sPixmap=0, const char *sAccel=0) Gui::CommandBase protected commitCommand (void) Gui::Command static createAction (void) Gui::Command protected virtual displayText Gui::CommandBase protected Doc enum value Gui::Command DoCmd_Type enum name Gui::Command endCmdHelp (void) Gui::Command eType Gui::Command protected ForEdit enum value Gui::Command protected getAccel () const Gui::CommandBase virtual getAction () const Gui::CommandBase getActiveGuiDocument (void) const Gui::Command getAppModuleName (void) const Gui::Command getDocument (const char *Name=0) const Gui::Command getGroupName () const Gui::Command getGuiApplication (void) Gui::Command static getHelpUrl (void) const Gui::Command virtual getMenuText () const Gui::CommandBase virtual getName () const Gui::Command getObject (const char *Name) const Gui::Command getObjectCmd (const char *Name, const App::Document *doc=0, const char *prefix=0, const char *postfix=0, bool gui=false) Gui::Command static getObjectCmd (const App::DocumentObject *obj, const char *prefix=0, const char *postfix=0, bool gui=false) Gui::Command static getPixmap () const Gui::CommandBase virtual getPythonTuple (const std::string &name, const std::vector< std::string > &subnames) Gui::Command static getSelection (void) Gui::Command static getStatusTip () const Gui::CommandBase virtual getToolTipText () const Gui::CommandBase virtual getUniqueObjectName (const char *BaseName, const App::DocumentObject *obj=0) const Gui::Command getWhatsThis () const Gui::CommandBase virtual Gui enum value Gui::Command hasActiveDocument (void) const Gui::Command hasObject (const char *Name) Gui::Command hasPendingCommand (void) Gui::Command static invoke (int index, TriggerSource trigger=TriggerNone) Gui::Command isActive (void) StdCmdCopy protected virtual isActiveObjectValid (void) Gui::Command static isViewOfType (Base::Type t) const Gui::Command keySequenceToAccel (int) const Gui::Command protected languageChange () Gui::Command virtual NoTransaction enum value Gui::Command protected openCommand (const char *sName=0) Gui::Command static printCaller (const char *file, int line) Gui::Command static printPyCaller () Gui::Command static sAccel Gui::CommandBase protected sAppModule Gui::Command protected setAccel (const char *) Gui::CommandBase setAppModuleName (const char *) Gui::Command setEnabled (bool) Gui::Command setGroupName (const char *) Gui::Command setMenuText (const char *) Gui::CommandBase setPixmap (const char *) Gui::CommandBase setStatusTip (const char *) Gui::CommandBase setToolTipText (const char *) Gui::CommandBase setupCheckable (int iMsg) Gui::Command setWhatsThis (const char *) Gui::CommandBase sGroup Gui::Command protected sHelpUrl Gui::Command protected sMenuText Gui::CommandBase protected sName Gui::Command protected sPixmap Gui::CommandBase protected sStatusTip Gui::CommandBase protected StdCmdCopy () StdCmdCopy sToolTipText Gui::CommandBase protected strToPython (const char *Str) Gui::Command strToPython (const std::string &Str) Gui::Command sWhatsThis Gui::CommandBase protected testActive (void) Gui::Command TriggerAction enum value Gui::Command TriggerChildAction enum value Gui::Command TriggerNone enum value Gui::Command triggerSource () const Gui::Command TriggerSource enum name Gui::Command updateAction (int mode) Gui::Command virtual updateActive (void) Gui::Command static updateAll (std::list< Gui::Document * > cList) Gui::Command static ~ StdCmdCopy () StdCmdCopy virtual ~Command () Gui::Command protected virtual ~CommandBase () Gui::CommandBase protected virtual 1.8.17
============================================================================================================================================= Index Modules Hierarchy Alphabetical list App PropertyData OffsetBase List of all members | Public Member Functions App::PropertyData::OffsetBase Struct Reference #include <PropertyContainer.h> Public Member Functions char * getOffset () const short int getOffsetTo (const App::Property *prop) const OffsetBase (const App::Extension *container) OffsetBase (const App::PropertyContainer *container) Constructor & Destructor Documentation β—† OffsetBase() [1/2] App::PropertyData::OffsetBase::OffsetBase ( const App::PropertyContainer * container ) β—† OffsetBase() [2/2] App::PropertyData::OffsetBase::OffsetBase ( const App::Extension * container ) Member Function Documentation β—† getOffset() char* App::PropertyData::OffsetBase::getOffset ( ) const Referenced by draftguitools.gui_selectplane.Draft_SelectPlane::display() , App::PropertyData::getPropertyByName() , App::PropertyData::getPropertyList() , App::PropertyData::getPropertyMap() , draftguitools.gui_selectplane.Draft_SelectPlane::handle() , draftguitools.gui_selectplane.Draft_SelectPlane::onClickFront() , draftguitools.gui_selectplane.Draft_SelectPlane::onClickSide() , and draftguitools.gui_selectplane.Draft_SelectPlane::onClickTop() . β—† getOffsetTo() short int App::PropertyData::OffsetBase::getOffsetTo ( const App::Property * prop ) const Referenced by App::PropertyData::addProperty() , and App::PropertyData::findProperty() . The documentation for this struct was generated from the following file: src/App/PropertyContainer.h 1.8.17
======================================================================================================================================= Index Modules Hierarchy Alphabetical list SMDS_MeshElement Filter List of all members | Public Member Functions SMDS_MeshElement::Filter Struct Reference abstract Filters of elements, to be used with SMDS_SetIterator . More... #include <SMDS_MeshElement.hxx> Public Member Functions virtual bool operator() (const SMDS_MeshElement *e) const =0 virtual ~Filter () Detailed Description Filters of elements, to be used with SMDS_SetIterator . Constructor & Destructor Documentation β—† ~Filter() virtual SMDS_MeshElement::Filter::~Filter ( ) virtual Member Function Documentation β—† operator()() virtual bool SMDS_MeshElement::Filter::operator() ( const SMDS_MeshElement * e ) const pure virtual Implemented in SMDS_MeshElement::GeomFilter , SMDS_MeshElement::EntityFilter , SMDS_MeshElement::TypeFilter , and SMDS_MeshElement::NonNullFilter . The documentation for this struct was generated from the following file: src/3rdParty/salomesmesh/inc/SMDS_MeshElement.hxx 1.8.17
============================================================================================================================== Index Modules Hierarchy Alphabetical list List of all members | Public Attributes iisIconLabelScheme Struct Reference #include <iistaskpanelscheme.h> Public Attributes bool cursorOver QPen focusPen QFont font int iconSize QColor text QColor textOff QColor textOver bool underlineOver Member Data Documentation β—† cursorOver bool iisIconLabelScheme::cursorOver Referenced by iisTaskPanelScheme::iisTaskPanelScheme() , and iisTaskHeader::setScheme() . β—† focusPen QPen iisIconLabelScheme::focusPen Referenced by iisTaskPanelScheme::iisTaskPanelScheme() . β—† font QFont iisIconLabelScheme::font Referenced by iisTaskPanelScheme::iisTaskPanelScheme() , draftviewproviders.view_text.ViewProviderText::onChanged() , draftviewproviders.view_label.ViewProviderLabel::onChanged() , draftviewproviders.view_dimension.ViewProviderLinearDimension::onChanged() , draftviewproviders.view_dimension.ViewProviderAngularDimension::onChanged() , draftguitools.gui_trackers.gridTracker::update() , and draftviewproviders.view_label.ViewProviderLabel::update_label() . β—† iconSize int iisIconLabelScheme::iconSize Referenced by iisFreeCADTaskPanelScheme::iisFreeCADTaskPanelScheme() , iisTaskPanelScheme::iisTaskPanelScheme() , iisWinXPTaskPanelScheme::iisWinXPTaskPanelScheme() , and iisWinXPTaskPanelScheme2::iisWinXPTaskPanelScheme2() . β—† text QColor iisIconLabelScheme::text Referenced by importSVG.svgHandler::characters() , draftguitools.gui_texts.Text::createObject() , importSVG.svgHandler::endElement() , exportIFCHelper.SIUnitCreator::getSIPrefix() , exportIFCHelper.SIUnitCreator::getSIUnitName() , iisFreeCADTaskPanelScheme::iisFreeCADTaskPanelScheme() , iisTaskPanelScheme::iisTaskPanelScheme() , iisWinXPTaskPanelScheme::iisWinXPTaskPanelScheme() , iisWinXPTaskPanelScheme2::iisWinXPTaskPanelScheme2() , and Mod.Test.unittestgui.ProgressBar::paint() . β—† textOff QColor iisIconLabelScheme::textOff Referenced by iisTaskPanelScheme::iisTaskPanelScheme() . β—† textOver QColor iisIconLabelScheme::textOver Referenced by iisFreeCADTaskPanelScheme::iisFreeCADTaskPanelScheme() , iisTaskPanelScheme::iisTaskPanelScheme() , iisWinXPTaskPanelScheme::iisWinXPTaskPanelScheme() , and iisWinXPTaskPanelScheme2::iisWinXPTaskPanelScheme2() . β—† underlineOver bool iisIconLabelScheme::underlineOver Referenced by iisTaskPanelScheme::iisTaskPanelScheme() . The documentation for this struct was generated from the following file: src/Gui/iisTaskPanel/src/iistaskpanelscheme.h 1.8.17
================================================================================================================================ Index Modules Hierarchy Alphabetical list Import ExportOCAF2 List of all members | Public Types | Public Member Functions Import::ExportOCAF2 Class Reference #include <ImportOCAF2.h> Public Types typedef std::function< std::map< std::string, App::Color > App::DocumentObject *, const char *)> GetShapeColorsFunc Public Member Functions bool canFallback (std::vector< App::DocumentObject * > objs) void exportObjects (std::vector< App::DocumentObject * > &objs, const char *name=0) ExportOCAF2 (Handle(TDocStd_Document) h, GetShapeColorsFunc func= GetShapeColorsFunc ()) void setExportHiddenObject ( bool enable) void setKeepPlacement ( bool enable) Member Typedef Documentation β—† GetShapeColorsFunc typedef std::function<std::map<std::string, App::Color > App::DocumentObject *, const char*)> Import::ExportOCAF2::GetShapeColorsFunc Constructor & Destructor Documentation β—† ExportOCAF2() ExportOCAF2::ExportOCAF2 ( Handle(TDocStd_Document) h , GetShapeColorsFunc func = GetShapeColorsFunc () ) References App::Color::a , App::GetApplication() , App::Application::GetParameterGroupByPath() , and App::Color::setPackedValue() . Member Function Documentation β—† canFallback() bool ExportOCAF2::canFallback ( std::vector< App::DocumentObject * > objs ) β—† exportObjects() void ExportOCAF2::exportObjects ( std::vector< App::DocumentObject * > & objs , const char * name = 0 ) β—† setExportHiddenObject() void Import::ExportOCAF2::setExportHiddenObject ( bool enable ) β—† setKeepPlacement() void Import::ExportOCAF2::setKeepPlacement ( bool enable ) The documentation for this class was generated from the following files: src/Mod/Import/App/ImportOCAF2.h src/Mod/Import/App/ImportOCAF2.cpp 1.8.17
================================================================================================================================================ Index Modules Hierarchy Alphabetical list SketcherGui TaskSketcherConstrains List of all members | Public Slots | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes SketcherGui::TaskSketcherConstrains Class Reference #include <TaskSketcherConstrains.h> Public Slots void on_comboBoxFilter_currentIndexChanged (int) void on_extendedInformation_stateChanged (int state) void on_filterInternalAlignment_stateChanged (int state) void on_listWidgetConstraints_emitCenterSelectedItems (void) void on_listWidgetConstraints_itemActivated ( QListWidgetItem *item) void on_listWidgetConstraints_itemChanged ( QListWidgetItem *item) void on_listWidgetConstraints_itemSelectionChanged (void) void on_listWidgetConstraints_updateActiveStatus ( QListWidgetItem *item, bool status) void on_listWidgetConstraints_updateDrivingStatus ( QListWidgetItem *item, bool status) Public Slots inherited from QSint::ActionGroup void setExpandable ( bool expandable =true) Makes the group expandable if expandable is set to true . More... void setHeader ( bool enable=true) Enables/disables group's header according to enable . More... void setHeaderText (const QString &title) Sets text of the header to title . More... void showHide () Expands/collapses the group. More... Public Member Functions void onSelectionChanged (const Gui::SelectionChanges &msg) Observer message from the Selection. More... TaskSketcherConstrains ( ViewProviderSketch * sketchView ) ~TaskSketcherConstrains () Public Member Functions inherited from Gui::TaskView::TaskBox void hideGroupBox () bool isGroupVisible () const virtual QSize minimumSizeHint () const TaskBox (const QPixmap &icon, const QString &title, bool expandable =true, QWidget *parent=0) Constructor. More... TaskBox (const QString &title, bool expandable =true, QWidget *parent=0) Constructor. More... TaskBox ( QWidget *parent=0) Constructor. More... ~TaskBox () Public Member Functions inherited from QSint::ActionGroup ActionGroup (const QPixmap &icon, const QString &title, bool expandable =true, QWidget *parent=0) Constructor. More... ActionGroup (const QString &title, bool expandable =true, QWidget *parent=0) Constructor. More... ActionGroup ( QWidget *parent=0) Constructor. More... ActionLabel * addAction (QAction *action, bool addToLayout=true, bool addStretch=true) Creates action item from the action and returns it. More... ActionLabel * addActionLabel ( ActionLabel *label, bool addToLayout=true, bool addStretch=true) Adds label to the group. More... bool addWidget ( QWidget *widget, bool addToLayout=true, bool addStretch=true) Adds widget to the group. More... QBoxLayout * groupLayout () Returns group's layout (QVBoxLayout by default). More... bool hasHeader () const Returns true if the group has header. More... QString headerText () const Returns text of the header. More... bool isExpandable () const Returns true if the group is expandable. More... QSize minimumSizeHint () const void setScheme ( ActionPanelScheme *pointer) Sets the scheme of the panel and all the child groups to scheme . More... Public Member Functions inherited from Gui::SelectionObserver void attachSelection () Attaches to the selection. More... bool blockConnection ( bool block) void detachSelection () Detaches from the selection. More... bool isConnectionAttached () const bool isConnectionBlocked () const SelectionObserver ( bool attach=true, int resolve=1) Constructor. More... SelectionObserver (const Gui::ViewProviderDocumentObject *vp, bool attach=true, int resolve=1) Constructor. More... virtual ~SelectionObserver () Protected Types typedef boost::signals2::connection Connection Protected Member Functions void changeEvent ( QEvent *e) Protected Member Functions inherited from Gui::TaskView::TaskBox void actionEvent (QActionEvent *) void showEvent (QShowEvent *) Protected Member Functions inherited from QSint::ActionGroup void init ( bool header ) virtual void paintEvent (QPaintEvent *event) Protected Attributes Connection connectionConstraintsChanged ViewProviderSketch * sketchView Protected Attributes inherited from QSint::ActionGroup double m_foldDelta int m_foldDirection QPixmap m_foldPixmap double m_foldStep double m_fullHeight double m_tempHeight QWidget * myDummy class TaskGroup * myGroup class TaskHeader * myHeader ActionPanelScheme * myScheme Additional Inherited Members Protected Slots inherited from QSint::ActionGroup void processHide () void processShow () Properties inherited from QSint::ActionGroup bool expandable bool header QString headerText Member Typedef Documentation β—† Connection typedef boost::signals2::connection SketcherGui::TaskSketcherConstrains::Connection protected Constructor & Destructor Documentation β—† TaskSketcherConstrains() TaskSketcherConstrains::TaskSketcherConstrains ( ViewProviderSketch * sketchView ) References connectionConstraintsChanged , QSint::ActionGroup::groupLayout() , on_comboBoxFilter_currentIndexChanged() , on_extendedInformation_stateChanged() , on_filterInternalAlignment_stateChanged() , on_listWidgetConstraints_emitCenterSelectedItems() , on_listWidgetConstraints_itemActivated() , on_listWidgetConstraints_itemChanged() , on_listWidgetConstraints_itemSelectionChanged() , on_listWidgetConstraints_updateActiveStatus() , on_listWidgetConstraints_updateDrivingStatus() , SketcherGui::ViewProviderSketch::signalConstraintsChanged , and sketchView . β—† ~TaskSketcherConstrains() TaskSketcherConstrains::~TaskSketcherConstrains ( ) References connectionConstraintsChanged . Member Function Documentation β—† changeEvent() void TaskSketcherConstrains::changeEvent ( QEvent * e ) protected β—† on_comboBoxFilter_currentIndexChanged void TaskSketcherConstrains::on_comboBoxFilter_currentIndexChanged ( int ) slot Referenced by TaskSketcherConstrains() . β—† on_extendedInformation_stateChanged void TaskSketcherConstrains::on_extendedInformation_stateChanged ( int state ) slot Referenced by TaskSketcherConstrains() . β—† on_filterInternalAlignment_stateChanged void TaskSketcherConstrains::on_filterInternalAlignment_stateChanged ( int state ) slot Referenced by TaskSketcherConstrains() . β—† on_listWidgetConstraints_emitCenterSelectedItems void TaskSketcherConstrains::on_listWidgetConstraints_emitCenterSelectedItems ( void ) slot References SketcherGui::ViewProviderSketch::centerSelection() , and sketchView . Referenced by TaskSketcherConstrains() . β—† on_listWidgetConstraints_itemActivated void TaskSketcherConstrains::on_listWidgetConstraints_itemActivated ( QListWidgetItem * item ) slot References ConstraintItem::ConstraintNbr , SketcherGui::EditDatumDialog::exec() , ConstraintItem::isDimensional() , and sketchView . Referenced by TaskSketcherConstrains() . β—† on_listWidgetConstraints_itemChanged void TaskSketcherConstrains::on_listWidgetConstraints_itemChanged ( QListWidgetItem * item ) slot References Gui::Command::abortCommand() , Gui::cmdAppObjectArgs() , Gui::Command::commitCommand() , ConstraintItem::ConstraintNbr , Sketcher::SketchObject::Constraints , ConstraintItem::data() , Base::Tools::escapedUnicodeFromUtf8() , Sketcher::PropertyConstraintList::getConstraintName() , Gui::MainWindow::getInstance() , SketcherGui::ViewProviderSketch::getIsShownVirtualSpace() , SketcherGui::ViewProviderSketch::getSketchObject() , Sketcher::PropertyConstraintList::getValues() , Gui::Command::openCommand() , sketchView , and Base::Tools::toStdString() . Referenced by TaskSketcherConstrains() . β—† on_listWidgetConstraints_itemSelectionChanged void TaskSketcherConstrains::on_listWidgetConstraints_itemSelectionChanged ( void ) slot References Gui::SelectionSingleton::addSelection() , Gui::SelectionObserver::blockConnection() , Gui::SelectionSingleton::clearSelection() , ConstraintItem::ConstraintNbr , Sketcher::PropertyConstraintList::getConstraintName() , App::DocumentObject::getDocument() , App::Document::getName() , App::DocumentObject::getNameInDocument() , SketcherGui::ViewProviderSketch::getSketchObject() , Gui::Selection() , and sketchView . Referenced by TaskSketcherConstrains() . β—† on_listWidgetConstraints_updateActiveStatus void TaskSketcherConstrains::on_listWidgetConstraints_updateActiveStatus ( QListWidgetItem * item , bool status ) slot References Gui::Application::commandManager() , Gui::Application::Instance , and Gui::CommandManager::runCommandByName() . Referenced by TaskSketcherConstrains() . β—† on_listWidgetConstraints_updateDrivingStatus void TaskSketcherConstrains::on_listWidgetConstraints_updateDrivingStatus ( QListWidgetItem * item , bool status ) slot References Gui::Application::commandManager() , Gui::Application::Instance , and Gui::CommandManager::runCommandByName() . Referenced by TaskSketcherConstrains() . β—† onSelectionChanged() void TaskSketcherConstrains::onSelectionChanged ( const Gui::SelectionChanges & msg ) virtual Observer message from the Selection. Implements Gui::SelectionObserver . References Gui::SelectionChanges::AddSelection , Gui::SelectionChanges::ClrSelection , ConstraintItem::ConstraintNbr , App::DocumentObject::getDocument() , App::Document::getName() , App::DocumentObject::getNameInDocument() , SketcherGui::ViewProviderSketch::getSketchObject() , Gui::SelectionChanges::RmvSelection , Gui::SelectionChanges::SetSelection , and sketchView . Member Data Documentation β—† connectionConstraintsChanged Connection SketcherGui::TaskSketcherConstrains::connectionConstraintsChanged protected Referenced by TaskSketcherConstrains() , and ~TaskSketcherConstrains() . β—† sketchView ViewProviderSketch * SketcherGui::TaskSketcherConstrains::sketchView protected Referenced by on_listWidgetConstraints_emitCenterSelectedItems() , on_listWidgetConstraints_itemActivated() , on_listWidgetConstraints_itemChanged() , on_listWidgetConstraints_itemSelectionChanged() , onSelectionChanged() , and TaskSketcherConstrains() . The documentation for this class was generated from the following files: src/Mod/Sketcher/Gui/TaskSketcherConstrains.h src/Mod/Sketcher/Gui/TaskSketcherConstrains.cpp 1.8.17
============================================================================================================================================== Index Modules Hierarchy Alphabetical list automotive_design certification List of all members | Public Member Functions | Public Attributes automotive_design.certification Class Reference Public Member Functions def kind () def name () def purpose () Public Attributes kind name purpose Detailed Description Entity certification definition. :param name :type name:label :param purpose :type purpose:text :param kind :type kind:certification_type Member Function Documentation β—† kind() def automotive_design.certification.kind ( ) References automotive_design.certification._kind, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.certification._kind, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document._kind, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.contract._kind, and automotive_design.certification.kind . β—† name() def automotive_design.certification.name ( ) References SMESHDS_Hypothesis._name, Gui::ToolBarItem._name, Gui::MenuItem._name, SMESH_File._name, SMESH_Gen::TAlgoStateError._name, Gui::Workbench._name, SMESH_HypoFilter::NamePredicate._name, zipios::FileEntry::MatchName._name, zipios::FileEntry::MatchFileName._name, Base::Reader._name, PointPos._name, automotive_design.curve_style._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.curve_style._name, automotive_design.representation_item._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.characterized_object._name, automotive_design.characterized_object._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.representation_item._name, automotive_design.identification_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.material_designation._name, automotive_design.functionally_defined_transformation._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.representation_item_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.identification_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.functionally_defined_transformation._name, automotive_design.geometric_tolerance._name, automotive_design.representation._name, automotive_design.certification._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.si_unit._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.geometric_tolerance._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.representation._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.certification._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.general_property._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.representation_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_directive._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.concept_feature_operator._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.configuration_item_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_concept_feature_association._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.context_dependent_unit._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.group._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.shape_aspect._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_category._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.shape_aspect_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.tolerance_zone_form._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.pre_defined_item._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.text_style._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.colour_specification._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.data_environment._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_concept._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.general_property_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.curve_style_font_and_scaling._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.group_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.item_identified_representation_usage._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_formation_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.item_defined_transformation._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.conversion_based_unit._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.annotation_occurrence_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.point_style._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.event_occurrence_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.draughting_callout_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.application_context_element._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.dimensional_size._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.uncertainty_measure_with_unit._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.event_occurrence_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.fill_area_style._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.property_definition._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.person_and_organization_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.presentation_layer_assignment._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.concept_feature_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.event_occurrence._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.configuration_item._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organization_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_method_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.contract_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.geometric_tolerance_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_concept_feature._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.curve_style_font._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.text_font_family._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_method._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.externally_defined_item_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.alternate_product_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.effectivity_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.contract._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organizational_project_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.text_font._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organization_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_context_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.property_definition_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_property._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document_product_association._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.classification_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.general_property_association._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_method_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.type_qualifier._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.assembly_component_usage_substitute._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.external_source_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organizational_project._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.date_time_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.date_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.attribute_value_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.fill_area_style_colour._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document_usage_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_concept_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organization._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.effectivity_context_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.measure_qualification._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.security_classification._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.approval_status._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_occurrence_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.object_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.security_classification_level._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.approval_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document_representation_type._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.material_designation_characterization._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.symbol_style._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.surface_side_style._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_property_representation._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organizational_project_role._name, and automotive_design.certification.name . β—† purpose() def automotive_design.certification.purpose ( ) References automotive_design.versioned_action_request._purpose, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.versioned_action_request._purpose, automotive_design.certification._purpose, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.certification._purpose, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.configuration_item._purpose, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_method._purpose, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.contract._purpose, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.security_classification._purpose, and automotive_design.certification.purpose . Member Data Documentation β—† kind automotive_design.certification.kind Referenced by automotive_design.certification.kind() . β—† name automotive_design.certification.name Referenced by prototype.Node.addtofreecad() , gzip_utf8.GzipFile.filename() , ifc4.ifcapproval.hasidentifierorname() , automotive_design.certification.name() , automotive_design.si_unit.named_unit_dimensions() , Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.output() , prototype.Node.pprint() , prototype.Node.pprint2() , PathScripts.PathSetupSheetGui.OpTaskPanel.propertyGroup() , PathScripts.PathSetupSheetGui.OpTaskPanel.propertyName() , ifc2x3.ifcexternalreference.wr1() , ifc4.ifcexternalreference.wr1() , ifc2x3.ifcdocumentreference.wr1() , ifc4.ifcdocumentreference.wr1() , and automotive_design.general_property_association.wr2() . β—† purpose automotive_design.certification.purpose Referenced by automotive_design.certification.purpose() , ifc2x3.ifcaddress.wr1() , and ifc4.ifcaddress.wr1() . The documentation for this class was generated from the following file: src/Mod/Import/App/automotive_design.py 1.8.17
================================================================================================================================================= Index Modules Hierarchy Alphabetical list ifc4 ifcstairflighttypeenum ifc4.ifcstairflighttypeenum Member List This is the complete list of members for ifc4.ifcstairflighttypeenum , including all inherited members. get_enum_ids (self) SCL.ConstructedDataTypes.ENUMERATION 1.8.17
======================================================================================================================================== Index Modules Hierarchy Alphabetical list DrawSketchHandlerSlot Member List This is the complete list of members for DrawSketchHandlerSlot , including all inherited members. a DrawSketchHandlerSlot protected actCursor SketcherGui::DrawSketchHandler protected activated (ViewProviderSketch *) DrawSketchHandlerSlot virtual applyCursor (void) SketcherGui::DrawSketchHandler protected applyCursor (QCursor &newCursor) SketcherGui::DrawSketchHandler protected BoxMode enum name DrawSketchHandlerSlot createAutoConstraints (const std::vector< AutoConstraint > &autoConstrs, int geoId, Sketcher::PointPos pointPos=Sketcher::none, bool createowncommand=true) SketcherGui::DrawSketchHandler deactivated (ViewProviderSketch *) SketcherGui::DrawSketchHandler virtual DrawSketchHandler () SketcherGui::DrawSketchHandler DrawSketchHandlerSlot () DrawSketchHandlerSlot EditCurve DrawSketchHandlerSlot protected getHighestCurveIndex (void) SketcherGui::DrawSketchHandler getHighestVertexIndex (void) SketcherGui::DrawSketchHandler lx DrawSketchHandlerSlot protected ly DrawSketchHandlerSlot protected Mode DrawSketchHandlerSlot protected mouseMove (Base::Vector2d onSketchPos) DrawSketchHandlerSlot virtual oldCursor SketcherGui::DrawSketchHandler protected onSelectionChanged (const Gui::SelectionChanges &) SketcherGui::DrawSketchHandler virtual pressButton (Base::Vector2d onSketchPos) DrawSketchHandlerSlot virtual quit (void) SketcherGui::DrawSketchHandler virtual r DrawSketchHandlerSlot protected registerPressedKey (bool, int) SketcherGui::DrawSketchHandler virtual releaseButton (Base::Vector2d onSketchPos) DrawSketchHandlerSlot virtual renderSuggestConstraintsCursor (std::vector< AutoConstraint > &suggestedConstraints) SketcherGui::DrawSketchHandler resetPositionText (void) SketcherGui::DrawSketchHandler seekAutoConstraint (std::vector< AutoConstraint > &suggestedConstraints, const Base::Vector2d &Pos, const Base::Vector2d &Dir, AutoConstraint::TargetType type=AutoConstraint::VERTEX) SketcherGui::DrawSketchHandler setCrosshairColor () SketcherGui::DrawSketchHandler protected setCursor (const QPixmap &p, int x, int y) SketcherGui::DrawSketchHandler protected setPositionText (const Base::Vector2d &Pos, const SbString &text) SketcherGui::DrawSketchHandler setPositionText (const Base::Vector2d &Pos) SketcherGui::DrawSketchHandler sketchgui SketcherGui::DrawSketchHandler protected StartPos DrawSketchHandlerSlot protected STATUS_End enum value DrawSketchHandlerSlot STATUS_SEEK_First enum value DrawSketchHandlerSlot STATUS_SEEK_Second enum value DrawSketchHandlerSlot sugConstr1 DrawSketchHandlerSlot protected sugConstr2 DrawSketchHandlerSlot protected unsetCursor (void) SketcherGui::DrawSketchHandler protected ~DrawSketchHandler () SketcherGui::DrawSketchHandler virtual ~DrawSketchHandlerSlot () DrawSketchHandlerSlot virtual 1.8.17
==================================================================================================================================================== Index Modules Hierarchy Alphabetical list config_control_design pcurve config_control_design.pcurve Member List This is the complete list of members for config_control_design.pcurve , including all inherited members. basis_surface config_control_design.pcurve basis_surface () config_control_design.pcurve dim config_control_design.pcurve name config_control_design.representation_item name () config_control_design.representation_item reference_to_curve config_control_design.pcurve reference_to_curve () config_control_design.pcurve wr1 (self) config_control_design.pcurve wr2 (self) config_control_design.pcurve wr3 (self) config_control_design.pcurve 1.8.17
================================================================================================================================================================= Index Modules Hierarchy Alphabetical list femobjects element_geometry2D ElementGeometry2D List of all members | Static Public Attributes femobjects.element_geometry2D.ElementGeometry2D Class Reference Static Public Attributes Type Static Public Attributes inherited from femobjects.base_fempythonobject.BaseFemPythonObject BaseType Detailed Description The ElementGeometry2D object Member Data Documentation β—† Type femobjects.element_geometry2D.ElementGeometry2D.Type static Referenced by ArchPanel.CommandPanelSheet.Activated() , ArchStructure.StructSelectionObserver.addSelection() , ArchSite.Compass.buildCoordinates() , ArchSchedule.CommandArchSchedule.IsActive() , and ArchAxis.CommandArchGrid.IsActive() . The documentation for this class was generated from the following file: src/Mod/Fem/femobjects/element_geometry2D.py 1.8.17
============================================================================================================================================= Index Modules Hierarchy Alphabetical list ifc2x3 ifcwasteterminaltypeenum List of all members ifc2x3.ifcwasteterminaltypeenum Class Reference Additional Inherited Members Public Member Functions inherited from SCL.ConstructedDataTypes.ENUMERATION def get_enum_ids (self) The documentation for this class was generated from the following file: src/Mod/Import/App/ifc2x3.py 1.8.17
========================================================================================================================================================= Index Modules Hierarchy Alphabetical list OpenSCADCommands RefineShapeFeature OpenSCADCommands.RefineShapeFeature Member List This is the complete list of members for OpenSCADCommands.RefineShapeFeature , including all inherited members. Activated (self) OpenSCADCommands.RefineShapeFeature GetResources (self) OpenSCADCommands.RefineShapeFeature IsActive (self) OpenSCADCommands.RefineShapeFeature 1.8.17
=================================================================================================================================================== Index Modules Hierarchy Alphabetical list PartDesignGui ViewProviderShapeBinder List of all members | Public Member Functions | Protected Member Functions PartDesignGui::ViewProviderShapeBinder Class Reference #include <ViewProviderShapeBinder.h> Public Member Functions void highlightReferences (const bool on, bool auxiliary) void setupContextMenu ( QMenu *, QObject *, const char *) override set up the context-menu with the supported edit modes More... ViewProviderShapeBinder () Constructor. More... virtual ~ViewProviderShapeBinder () Public Member Functions inherited from PartGui::ViewProviderPart virtual bool doubleClicked (void) is called by the tree if the user double click on the object More... ViewProviderPart () constructor More... virtual ~ViewProviderPart () destructor More... Public Member Functions inherited from PartGui::ViewProviderPartExt virtual void attach ( App::DocumentObject *) override Attaches the document object to this view provider. More... virtual std::vector< std::string > getDisplayModes (void) const override returns a list of all possible modes More... void reload () Update the view representation. More... virtual void setDisplayMode (const char *ModeName) override set the display mode More... virtual void updateData (const App::Property *) override ViewProviderPartExt () constructor More... virtual ~ViewProviderPartExt () destructor More... virtual bool useNewSelectionModel (void) const override indicates if the ViewProvider use the new Selection model More... virtual std::string getElement (const SoDetail *) const override return a hit element to the selection path or 0 More... virtual SoDetail * getDetail (const char *) const override return the coin node detail of the subelement More... virtual std::vector< Base::Vector3d > getModelPoints (const SoPickedPoint *) const override virtual std::vector< Base::Vector3d > getSelectionShape (const char *Element) const override return the highlight lines for a given element or the whole shape More... void setHighlightedFaces (const std::vector< App::Color > &colors) void setHighlightedFaces (const std::vector< App::Material > &colors) void unsetHighlightedFaces () void setHighlightedEdges (const std::vector< App::Color > &colors) void unsetHighlightedEdges () void setHighlightedPoints (const std::vector< App::Color > &colors) void unsetHighlightedPoints () virtual std::map< std::string, App::Color > getElementColors (const char *element=0) const override virtual bool isUpdateForced () const override virtual void forceUpdate ( bool enable=true) override virtual bool allowOverride (const App::DocumentObject &) const override Allow this class to be used as an override for the original view provider of the given object. More... Public Member Functions inherited from Gui::ViewProviderGeometryObject SoPickedPoint * getPickedPoint (const SbVec2s &pos, const View3DInventorViewer &viewer) const This method is provided for convenience and does basically the same as getPickedPoints() unless that only the closest point to the camera will be picked. More... SoPickedPointList getPickedPoints (const SbVec2s &pos, const View3DInventorViewer &viewer, bool pickAll=false) const Returns a list of picked points from the geometry under getRoot() . More... bool isSelectable (void) const ViewProviderGeometryObject () constructor. More... virtual ~ViewProviderGeometryObject () destructor. More... virtual void showBoundingBox ( bool ) Public Member Functions inherited from Gui::ViewProviderDragger ViewProviderDragger () constructor. More... virtual ~ViewProviderDragger () destructor. More... virtual ViewProvider * startEditing (int ModNum=0) override Public Member Functions inherited from Gui::ViewProviderDocumentObject virtual bool canDelete ( App::DocumentObject *obj) const override Asks the view provider if the given object can be deleted. More... virtual bool canDropObjectEx ( App::DocumentObject *, App::DocumentObject *, const char *, const std::vector< std::string > &) const override Query object dropping with full quanlified name. More... virtual bool getDetailPath (const char *subname, SoFullPath *pPath, bool append, SoDetail *&det) const override return the coin node detail and path to the node of the subname More... Gui::Document * getDocument () const Get the GUI document to this ViewProvider object. More... virtual bool getElementPicked (const SoPickedPoint *, std::string &subname) const override return a hit element given the picked point which contains the full node path More... App::DocumentObject * getObject (void) const Get the object of this ViewProvider object. More... PyObject * getPyObject () override Get the python wrapper for that ViewProvider . More... virtual void getTaskViewContent (std::vector< Gui::TaskView::TaskContent * > &) const override Get a list of TaskBoxes associated with this object. More... virtual void hide (void) override Hide the object in the view. More... virtual void reattach ( App::DocumentObject *) virtual int replaceObject ( App::DocumentObject *, App::DocumentObject *) override Replace an object to the view provider by drag and drop. More... void setActiveMode () Set the active mode, i.e. the first item of the 'Display' property. More... virtual void show (void) override Show the object in the view. More... virtual bool showInTree () const override Tell the tree view if this object should appear there. More... virtual void update (const App::Property *) override update the content of the ViewProvider this method have to implement the recalculation of the ViewProvider . More... void updateView () Run a redraw. More... ViewProviderDocumentObject () constructor. More... virtual ~ViewProviderDocumentObject () destructor. More... virtual void startRestoring () virtual void finishRestoring () virtual bool removeDynamicProperty (const char *prop) override virtual App::Property * 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) override virtual ViewProviderDocumentObject * getLinkedViewProvider (std::string *subname=0, bool recursive=false) const Return the linked view object. More... virtual std::string getFullName () const override Public Member Functions inherited from Gui::ViewProvider virtual bool canAddToSceneGraph () const Indicate whether to be added to scene graph or not. More... virtual std::vector< App::DocumentObject * > claimChildren3D (void) const deliver the children belonging to this object this method is used to deliver the objects to the 3DView which should be grouped under its scene graph. More... SoSeparator * getAnnotation (void) virtual SoSeparator * getBackRoot (void) const virtual SoGroup * getChildRoot (void) const virtual SoSeparator * getFrontRoot (void) const SoSwitch * getModeSwitch (void) const virtual SoSeparator * getRoot (void) const SoTransform * getTransformNode () const ViewProvider () constructor. More... virtual ~ViewProvider () destructor. More... int partialRender (const std::vector< std::string > &subelements, bool clear) partial rendering setup More... Base::BoundBox3d getBoundingBox (const char *subname=0, bool transform=true, MDIView *view=0) const Return the bound box of this view object. More... virtual bool onDelete (const std::vector< std::string > &subNames) Get called if the object is about to get deleted. More... virtual void beforeDelete () Called before deletion. More... virtual bool canDragObjects () const Check whether children can be removed from the view provider by drag and drop. More... virtual bool canDragObject ( App::DocumentObject *) const Check whether the object can be removed from the view provider by drag and drop. More... virtual void dragObject ( App::DocumentObject *) Remove a child from the view provider by drag and drop. More... virtual bool canDropObjects () const Check whether objects can be added to the view provider by drag and drop or drop only. More... virtual bool canDropObject ( App::DocumentObject *) const Check whether the object can be dropped to the view provider by drag and drop or drop only. More... virtual bool canDragAndDropObject ( App::DocumentObject *) const Return false to force drop only operation for a given object. More... virtual void dropObject ( App::DocumentObject *) Add an object to the view provider by drag and drop. More... virtual std::string getDropPrefix () const return a subname referencing the sub-object holding the dropped objects More... virtual std::string dropObjectEx ( App::DocumentObject *obj, App::DocumentObject *owner, const char *subname, const std::vector< std::string > &elements) Add an object with full quanlified name to the view provider by drag and drop. More... virtual bool canRemoveChildrenFromRoot () const Tell the tree view to remove children items from the tree root. More... std::string getActiveDisplayMode (void) const virtual const char * getDefaultDisplayMode () const get the default display mode More... virtual bool isShow (void) const checks whether the view provider is visible or not More... void setVisible ( bool ) bool isVisible () const void setLinkVisible ( bool ) bool isLinkVisible () const virtual void setOverrideMode (const std::string &mode) Overrides the display mode with mode. More... const std::string getOverrideMode () virtual bool keyPressed ( bool pressed, int key) is called when the provider is in edit and a key event occurs. Only ESC ends edit. More... virtual bool mouseMove (const SbVec2s &cursorPos, View3DInventorViewer *viewer) is called when the provider is in edit and the mouse is moved More... virtual bool mouseButtonPressed (int button, bool pressed, const SbVec2s &cursorPos, const View3DInventorViewer *viewer) is called when the Provider is in edit and the mouse is clicked More... virtual QIcon getIcon (void) const deliver the icon shown in the tree view More... virtual std::vector< App::DocumentObject * > claimChildren (void) const deliver the children belonging to this object this method is used to deliver the objects to the tree framework which should be grouped under its label. More... bool isUpdatesEnabled () const void setUpdatesEnabled ( bool enable) unsigned long getStatus () const return the status bits More... bool testStatus ( ViewStatus pos) const void setStatus ( ViewStatus pos, bool on) std::string toString () const virtual void setElementColors (const std::map< std::string, App::Color > &colors) bool isEditing () const void finishEditing () virtual void setTransformation (const Base::Matrix4D &rcMatrix) set the viewing transformation of the provider More... virtual void setTransformation (const SbMatrix &rcMatrix) virtual MDIView * getMDIView () const virtual void Restore ( Base::XMLReader &reader) This method is used to restore properties from an XML document. More... bool isRestoring () void addDisplayMaskMode ( SoNode *node, const char * type ) Adds a new display mask mode. More... void setDisplayMaskMode (const char * type ) Activates the display mask mode type . More... SoNode * getDisplayMaskMode (const char * type ) const Get the node to the display mask mode type . More... std::vector< std::string > getDisplayMaskModes () const Returns a list of added display mask modes. More... void setDefaultMode (int) int getDefaultMode () const virtual void setRenderCacheMode (int) Public Member Functions inherited from App::TransactionalObject TransactionalObject (void) Constructor. More... virtual ~TransactionalObject () Public Member Functions inherited from App::ExtensionContainer ExtensionIterator extensionBegin () ExtensionContainer () ExtensionIterator extensionEnd () App::Extension * getExtension ( Base::Type , bool derived=true, bool no_except=false) const App::Extension * getExtension (const std::string &name) const template<typename ExtensionT > ExtensionT * getExtensionByType ( bool no_except=false, bool derived=true) const std::vector< Extension * > getExtensionsDerivedFrom ( Base::Type type ) const template<typename ExtensionT > std::vector< ExtensionT * > getExtensionsDerivedFromType () const bool hasExtension ( Base::Type , bool derived=true) const bool hasExtension (const std::string &name) const bool hasExtensions () const void registerExtension ( Base::Type extension, App::Extension *ext) virtual ~ExtensionContainer () virtual Property * getPropertyByName (const char *name) const override find a property by its name More... virtual const char * getPropertyName (const Property *prop) const override get the name of a property More... virtual void getPropertyMap (std::map< std::string, Property * > &Map) const override get all properties of the class (including properties of the parent) More... virtual void getPropertyList (std::vector< Property * > &List) const override get all properties of the class (including properties of the parent) More... virtual short getPropertyType (const Property *prop) const override get the Type of a Property More... virtual short getPropertyType (const char *name) const override get the Type of a named Property More... virtual const char * getPropertyGroup (const Property *prop) const override get the Group of a Property More... virtual const char * getPropertyGroup (const char *name) const override get the Group of a named Property More... virtual const char * getPropertyDocumentation (const Property *prop) const override get the Group of a Property More... virtual const char * getPropertyDocumentation (const char *name) const override get the Group of a named Property More... virtual void Save ( Base::Writer &writer) const override This method is used to save properties to an XML document. More... void saveExtensions ( Base::Writer &writer) const void restoreExtensions ( Base::XMLReader &reader) Public Member Functions inherited from App::PropertyContainer virtual App::Property * getDynamicPropertyByName (const char *name) const DynamicProperty::PropData getDynamicPropertyData (const Property *prop) const virtual std::vector< std::string > getDynamicPropertyNames () const virtual unsigned int getMemSize (void) const This method is used to get the size of objects It is not meant to have the exact size, it is more or less an estimation which runs fast! Is it two bytes or a GB? More... const char * getPropertyPrefix () const bool isHidden (const char *name) const check if the named property is hidden More... bool isHidden (const Property *prop) const check if the property is hidden More... bool isReadOnly (const char *name) const check if the named property is read-only More... bool isReadOnly (const Property *prop) const check if the property is read-only More... PropertyContainer () A constructor. More... void setPropertyPrefix (const char *prefix) void setPropertyStatus (unsigned char bit, bool value) set the Status bit of all properties at once More... virtual ~PropertyContainer () A destructor. More... Public Member Functions inherited from Base::Persistence void dumpToStream (std::ostream &stream, int compression) virtual Base::Type getTypeId (void) const virtual void RestoreDocFile ( Reader &) This method is used to restore large amounts of data from a file In this method you simply stream in your SaveDocFile() saved data. More... void restoreFromStream (std::istream &stream) virtual void SaveDocFile ( Writer &) const This method is used to save large amounts of data to a binary file. More... Public Member Functions inherited from Base::BaseClass BaseClass () Construction. More... bool isDerivedFrom (const Type type ) const virtual void setPyObject ( PyObject *) virtual ~BaseClass () Destruction. More... Protected Member Functions virtual bool setEdit (int ModNum) override is called by the document when the provider goes in edit mode More... virtual void unsetEdit (int ModNum) override is called when you lose the edit mode More... Protected Member Functions inherited from PartGui::ViewProviderPart void applyColor (const Part::ShapeHistory &hist, const std::vector< App::Color > &colBase, std::vector< App::Color > &colBool) void applyTransparency (const float &transparency, std::vector< App::Color > &colors) Protected Member Functions inherited from PartGui::ViewProviderPartExt virtual void onChanged (const App::Property *prop) override get called by the container whenever a property has been changed More... bool loadParameter () void updateVisual () void getNormals (const TopoDS_Face &theFace, const Handle(Poly_Triangulation)&aPolyTri, TColgp_Array1OfDir &theNormals) Protected Member Functions inherited from Gui::ViewProviderGeometryObject void setSelectable ( bool Selectable =true) virtual unsigned long getBoundColor () const Protected Member Functions inherited from Gui::ViewProviderDragger void setEditViewer ( View3DInventorViewer *, int ModNum) override adjust viewer settings when editing a view provider More... void unsetEditViewer ( View3DInventorViewer *) override restores viewer settings when leaving editing mode More... Protected Member Functions inherited from Gui::ViewProviderDocumentObject Gui::MDIView * getActiveView () const Gui::MDIView * getEditingView () const Gui::MDIView * getInventorView () const Gui::MDIView * getViewOfNode ( SoNode *node) const virtual void onBeforeChange (const App::Property *prop) override get called before the value is changed More... SoNode * findFrontRootOfType (const SoType & type ) const Searches in all view providers that are attached to an object that is part of the same document as the object this view provider is attached to for an front root of type . More... virtual bool isAttachedToDocument () const override virtual const char * detachFromDocument () override virtual void onPropertyStatusChanged (const App::Property &prop, unsigned long oldStatus) override get called when a property status has changed More... Protected Member Functions inherited from Gui::ViewProvider virtual QIcon mergeOverlayIcons (const QIcon &orig) const int getEditingMode () const return the edit mode or -1 if nothing is being edited More... bool checkRecursion ( SoNode *) Helper method to check that the node is valid, i.e. More... SoPickedPoint * getPointOnRay (const SbVec2s &pos, const View3DInventorViewer *viewer) const Helper method to get picked entities while editing. More... SoPickedPoint * getPointOnRay (const SbVec3f &pos, const SbVec3f &dir, const View3DInventorViewer *viewer) const Helper method to get picked entities while editing. More... Protected Member Functions inherited from App::TransactionalObject void onBeforeChangeProperty ( Document *doc, const Property *prop) Protected Member Functions inherited from App::PropertyContainer virtual const PropertyData & getPropertyData (void) const virtual void handleChangedPropertyName ( Base::XMLReader &reader, const char *TypeName, const char *PropName) PropertyContainer::handleChangedPropertyName is called during restore to possibly fix reading of older versions of this property container. More... virtual void handleChangedPropertyType ( Base::XMLReader &reader, const char *TypeName, Property *prop) PropertyContainer::handleChangedPropertyType is called during restore to possibly fix reading of older versions of the property container. More... Additional Inherited Members Public Types inherited from Gui::ViewProvider enum EditMode { Default = 0, Transform , Cutting , Color } Public Types inherited from App::ExtensionContainer typedef std::map< Base::Type , App::Extension * >::iterator ExtensionIterator Static Public Member Functions inherited from Gui::ViewProviderDragger static void updateTransform (const Base::Placement &from, SoTransform *to) Static Public Member Functions inherited from Gui::ViewProvider static const std::string & hiddenMarker () static const char * hasHiddenMarker (const char *subname) static SbMatrix convert (const Base::Matrix4D &rcMatrix) static Base::Matrix4D convert (const SbMatrix &sbMat) static void eventCallback (void *ud, SoEventCallback *node) Static Public Member Functions inherited from Base::Persistence static void * create (void) static std::string encodeAttribute (const std::string &) Encodes an attribute upon saving. More... static Base::Type getClassTypeId (void) static void init (void) Static Public Member Functions inherited from Base::BaseClass static void * create (void) static Type getClassTypeId (void) static void init (void) Public Attributes inherited from PartGui::ViewProviderPartExt App::PropertyAngle AngularDeflection App::PropertyBool ControlPoints App::PropertyFloatConstraint Deviation App::PropertyColorList DiffuseColor App::PropertyEnumeration DrawStyle App::PropertyEnumeration Lighting App::PropertyColor LineColor App::PropertyColorList LineColorArray App::PropertyMaterial LineMaterial App::PropertyFloatConstraint LineWidth App::PropertyColor PointColor App::PropertyColorList PointColorArray App::PropertyMaterial PointMaterial App::PropertyFloatConstraint PointSize Public Attributes inherited from Gui::ViewProviderGeometryObject App::PropertyBool BoundingBox App::PropertyBool Selectable App::PropertyColor ShapeColor App::PropertyMaterial ShapeMaterial App::PropertyPercent Transparency Public Attributes inherited from Gui::ViewProviderDocumentObject App::PropertyEnumeration DisplayMode App::PropertyEnumeration OnTopWhenSelected App::PropertyEnumeration SelectionStyle App::PropertyBool ShowInTree App::PropertyBool Visibility Public Attributes inherited from Gui::ViewProvider boost::signals2::signal< void()> signalChangeIcon signal on icon change More... boost::signals2::signal< void(const QString &)> signalChangeToolTip signal on tooltip change More... boost::signals2::signal< void(const QString &)> signalChangeStatusTip signal on status tip change More... Static Protected Member Functions inherited from App::PropertyContainer static const PropertyData * getPropertyDataPtr (void) Static Protected Member Functions inherited from Base::BaseClass static void initSubclass ( Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr) Protected Attributes inherited from PartGui::ViewProviderPartExt SoMaterialBinding * pcFaceBind SoMaterialBinding * pcLineBind SoMaterialBinding * pcPointBind SoMaterial * pcLineMaterial SoMaterial * pcPointMaterial SoDrawStyle * pcLineStyle SoDrawStyle * pcPointStyle SoShapeHints * pShapeHints SoCoordinate3 * coords SoBrepFaceSet * faceset SoNormal * norm SoNormalBinding * normb SoBrepEdgeSet * lineset SoBrepPointSet * nodeset bool VisualTouched bool NormalsFromUV Protected Attributes inherited from Gui::ViewProviderGeometryObject SoMaterial * pcShapeMaterial SoFCBoundingBox * pcBoundingBox SoSwitch * pcBoundSwitch SoBaseColor * pcBoundColor Protected Attributes inherited from Gui::ViewProviderDragger SoFCCSysDragger * csysDragger = nullptr Protected Attributes inherited from Gui::ViewProviderDocumentObject App::DocumentObject * pcObject Gui::Document * pcDocument Protected Attributes inherited from Gui::ViewProvider SoSeparator * pcRoot The root Separator of the ViewProvider . More... SoTransform * pcTransform this is transformation for the provider More... const char * sPixmap SoSwitch * pcModeSwitch this is the mode switch, all the different viewing modes are collected here More... SoSeparator * pcAnnotation The root separator for annotations. More... ViewProviderPy * pyViewObject std::string overrideMode std::bitset< 32 > StatusBits Protected Attributes inherited from App::PropertyContainer DynamicProperty dynamicProps Constructor & Destructor Documentation β—† ViewProviderShapeBinder() ViewProviderShapeBinder::ViewProviderShapeBinder ( ) Constructor. References App::GetApplication() , App::Application::GetParameterGroupByPath() , ParameterGrp::GetUnsigned() , App::Property::Hidden , and Gui::ViewProvider::setStatus() . β—† ~ViewProviderShapeBinder() ViewProviderShapeBinder::~ViewProviderShapeBinder ( ) virtual Member Function Documentation β—† highlightReferences() void ViewProviderShapeBinder::highlightReferences ( const bool on , bool auxiliary ) References PartGui::ViewProviderPartExt::DiffuseColor , Base::Persistence::getClassTypeId() , PartDesign::ShapeBinder::getFilteredReferences() , Gui::ViewProviderDocumentObject::getObject() , App::PropertyColor::getValue() , App::PropertyListsT< T, ListT, ParentT >::getValues() , Gui::Application::getViewProvider() , Gui::Application::Instance , Base::BaseClass::isDerivedFrom() , PartGui::ViewProviderPartExt::LineColor , PartGui::ViewProviderPartExt::LineColorArray , App::PropertyListsT< T, ListT, ParentT >::setValues() , and Gui::ViewProviderGeometryObject::ShapeColor . β—† setEdit() bool ViewProviderShapeBinder::setEdit ( int ModNum ) override protected virtual is called by the document when the provider goes in edit mode Reimplemented from PartGui::ViewProviderPartExt . References Gui::ControlSingleton::activeDialog() , Gui::SelectionSingleton::clearSelection() , Gui::Control() , Gui::ViewProvider::Default , Gui::ControlSingleton::reject() , Gui::Selection() , and Gui::ControlSingleton::showDialog() . Referenced by PathScripts.PathSetupSheetGui.ViewProvider::doubleClicked() , PathScripts.PathToolBitGui.ViewProvider::doubleClicked() , Spreadsheet_legacy.ViewProviderSpreadsheet::doubleClicked() , ArchSchedule.CommandArchSchedule::IsActive() , ArchAxis.CommandArchGrid::IsActive() , PathScripts.PathIconViewProvider.ViewProvider::setupContextMenu() , PathScripts.PathToolControllerGui.ViewProvider::setupContextMenu() , PathScripts.PathOpGui.ViewProvider::setupContextMenu() , and PathScripts.PathJobGui.ViewProvider::setupContextMenu() . β—† setupContextMenu() void ViewProviderShapeBinder::setupContextMenu ( QMenu * , QObject * , const char * ) override virtual set up the context-menu with the supported edit modes Reimplemented from PartGui::ViewProviderPartExt . References Gui::ViewProvider::Default . β—† unsetEdit() void ViewProviderShapeBinder::unsetEdit ( int ModNum ) override protected virtual is called when you lose the edit mode Reimplemented from PartGui::ViewProviderPartExt . References PartGui::ViewProviderPartExt::unsetEdit() . Referenced by PathScripts.PathJobGui.ViewProvider::uneditObject() . The documentation for this class was generated from the following files: src/Mod/PartDesign/Gui/ViewProviderShapeBinder.h src/Mod/PartDesign/Gui/ViewProviderShapeBinder.cpp 1.8.17
===================================================================================================================== Index Modules Hierarchy Alphabetical list QValidator Class Reference The documentation for this class was generated from the following file: src/Gui/SpinBox.h 1.8.17
==================================================================================================================================== Index Modules Hierarchy Alphabetical list ifc4 ifcwindowtypeenum List of all members ifc4.ifcwindowtypeenum Class Reference Additional Inherited Members Public Member Functions inherited from SCL.ConstructedDataTypes.ENUMERATION def get_enum_ids (self) The documentation for this class was generated from the following file: src/Mod/Import/App/ifc4.py 1.8.17