Classes | |
| class | PropertyBag |
Functions | |
| def | Create (name="PropertyBag") |
| def | getPropertyTypeName (o) |
| def | IsPropertyBag (obj) |
Variables | |
| dictionary | SupportedPropertyType |
| translate = FreeCAD.Qt.translate | |
| def PathScripts.PathPropertyBag.Create | ( | name = "PropertyBag" | ) |
| def PathScripts.PathPropertyBag.getPropertyTypeName | ( | o | ) |
| def PathScripts.PathPropertyBag.IsPropertyBag | ( | obj | ) |
Returns True if the supplied object is a property container (or its Proxy).
References PathScripts.PathPropertyBag.IsPropertyBag().
Referenced by PathScripts.PathPropertyBag.IsPropertyBag().
| dictionary PathScripts.PathPropertyBag.SupportedPropertyType |
| PathScripts.PathPropertyBag.translate = FreeCAD.Qt.translate |