DocumentObject.Box Class Reference
Public Member Functions | |
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 getAllDerivedFrom (self) | |
def getDocumentationOfProperty (self, attr) | |
def getGroupOfProperty (self, attr) | |
def getProperty (self, attr) | |
def getTypeOfProperty (self, attr) | |
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 purgeTouched (self) | |
def State (self) | |
def supportedProperties (self) | |
def touch (self) | |
def Type (self) | |
def ViewObject (self) | |
def ViewObject (self, value) | |
Public Attributes | |
Length | |
Shape | |
![]() | |
initialised | |
Static Public Attributes | |
string type = "Part::FeaturePython" | |
Member Function Documentation
◆ customFunctionSetLength()
def DocumentObject.Box.customFunctionSetLength | ( | self, | |
attr | |||
) |
◆ execute()
def DocumentObject.Box.execute | ( | self | ) |
Reimplemented from DocumentObject.DocumentObject.
References DocumentObject.Box._recomputeShape().
Referenced by ArchSite.Compass.buildCoordinates(), ArchSchedule.CommandArchSchedule.IsActive(), and FeaturePython.DistanceBolt.onChanged().
◆ init()
def DocumentObject.Box.init | ( | self | ) |
Reimplemented from DocumentObject.DocumentObject.
References PathTests.TestPathDressupDogbone.TestFeature.addProperty(), Gui::ViewProviderPy.addProperty(), App::DocumentObjectPy.addProperty(), DocumentObject.DocumentObject.addProperty(), App::DynamicProperty.addProperty(), App::PropertyData.addProperty(), and PathScripts.PathSetupSheetOpPrototype.OpPrototype.addProperty().
◆ propertyChanged()
def DocumentObject.Box.propertyChanged | ( | self, | |
prop | |||
) |
Reimplemented from DocumentObject.DocumentObject.
References DocumentObject.Box._recomputeShape().
Member Data Documentation
◆ Length
DocumentObject.Box.Length |
◆ Shape
DocumentObject.Box.Shape |
◆ type
|
static |
The documentation for this class was generated from the following file:
- src/Mod/TemplatePyMod/DocumentObject.py