|
| def | customFunctionSetLength (self, attr) |
| |
| def | execute (self) |
| |
| def | init (self) |
| |
| def | propertyChanged (self, prop) |
| |
| def | addProperty (self, typ, name='', group='', doc='', attr=0, readonly=False, hidden=False) |
| |
| def | Content (self) |
| |
| def | Document (self) |
| |
| def | execute (self) |
| |
| def | getAllDerivedFrom (self) |
| |
| def | getDocumentationOfProperty (self, attr) |
| |
| def | getEnumerationsOfProperty (self, attr) |
| |
| def | getGroupOfProperty (self, attr) |
| |
| def | getProperty (self, attr) |
| |
| def | getTypeOfProperty (self, attr) |
| |
| def | init (self) |
| |
| def | InList (self) |
| |
| def | isDerivedFrom (self, obj) |
| |
| def | MemSize (self) |
| |
| def | Module (self) |
| |
| def | Name (self) |
| |
| def | onChanged (self, prop) |
| |
| def | OutList (self) |
| |
| def | PropertiesList (self) |
| |
| def | propertyChanged (self, prop) |
| |
| def | purgeTouched (self) |
| |
| def | State (self) |
| |
| def | supportedProperties (self) |
| |
| def | touch (self) |
| |
| def | Type (self) |
| |
| def | ViewObject (self) |
| |
| def | ViewObject (self, value) |
| |
|
| string | type = "Part::FeaturePython" |
| |
◆ customFunctionSetLength()
| def DocumentObject.Box.customFunctionSetLength |
( |
|
self, |
|
|
|
attr |
|
) |
| |
◆ execute()
| def DocumentObject.Box.execute |
( |
|
self | ) |
|
Reimplemented from DocumentObject.DocumentObject.
References DocumentObject.Box._recomputeShape().
Referenced by draftobjects.facebinder.Facebinder.addSubobjects(), PathScripts.PathDressupDogbone.ObjectDressup.boneStateList(), ArchSite.Compass.buildCoordinates(), PathScripts.PathDressupHoldingTags.ObjectTagDressup.generateTags(), ArchPanel.PanelCut.getWires(), ArchSchedule.CommandArchSchedule.IsActive(), Mod.PartDesign.Scripts.DistanceBolt.DistanceBolt.onChanged(), Mod.PartDesign.Scripts.Epitrochoid.Epitrochoid.onChanged(), Mod.PartDesign.Scripts.Parallelepiped.Parallelepiped.onChanged(), Mod.PartDesign.Scripts.Parallelepiped.BoxCylinder.onChanged(), Mod.PartDesign.Scripts.Spring.MySpring.onChanged(), FeaturePython.DistanceBolt.onChanged(), PathScripts.PathStock.StockFromBase.onChanged(), PathScripts.PathStock.StockCreateBox.onChanged(), PathScripts.PathStock.StockCreateCylinder.onChanged(), draftobjects.draftlink.DraftLink.onDocumentRestored(), draftobjects.patharray.PathArray.onDocumentRestored(), and draftobjects.pathtwistedarray.PathTwistedArray.onDocumentRestored().
◆ init()
| def DocumentObject.Box.init |
( |
|
self | ) |
|
◆ propertyChanged()
| def DocumentObject.Box.propertyChanged |
( |
|
self, |
|
|
|
prop |
|
) |
| |
◆ Length
| DocumentObject.Box.Length |
◆ Shape
◆ type
| string DocumentObject.Box.type = "Part::FeaturePython" |
|
static |
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/TemplatePyMod/DocumentObject.py