Public Member Functions

def customFunctionSetLength (self, attr)
 
def execute (self)
 
def init (self)
 
def propertyChanged (self, prop)
 
- Public Member Functions inherited from DocumentObject.DocumentObject
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
 
- Public Attributes inherited from DocumentObject.DocumentObject
 initialised
 

Static Public Attributes

string type = "Part::FeaturePython"
 

Member Function Documentation

◆ customFunctionSetLength()

def DocumentObject.Box.customFunctionSetLength (   self,
  attr 
)

◆ execute()

def DocumentObject.Box.execute (   self)

◆ init()

◆ 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

string DocumentObject.Box.type = "Part::FeaturePython"
static

The documentation for this class was generated from the following file:
  • src/Mod/TemplatePyMod/DocumentObject.py